Skip to content

Commit c8ea84f

Browse files
authored
Merge pull request #122 from sourceplusplus/renovate/com.diffplug.spotless-6.x
chore(deps): update plugin com.diffplug.spotless to v6.12.0
2 parents a805d54 + 339f6ee commit c8ea84f

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.11.0' apply false
7+
id 'com.diffplug.spotless' version '6.12.0' apply false
88
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
99
}
1010
}

0 commit comments

Comments
 (0)