Skip to content

Commit 8204a39

Browse files
authored
Merge pull request #186 from sourceplusplus/renovate/com.diffplug.spotless-6.x
2 parents 67166c8 + 9c42c97 commit 8204a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginManagement {
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
55
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
66
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
7-
id 'com.diffplug.spotless' version '6.20.0' apply false
7+
id 'com.diffplug.spotless' version '6.21.0' apply false
88
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
99
}
1010
}

0 commit comments

Comments
 (0)