Skip to content

Commit 792fba4

Browse files
authored
Merge pull request #1351 from square/renovate/com.diffplug.spotless-spotless-plugin-gradle-6.x
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.21.0
2 parents 65343ae + f2c6aa5 commit 792fba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jmh-gradle-plugin = { module = "me.champeau.jmh:jmh-gradle-plugin", version = "0
1515
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
1616
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
1717
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.0" }
18-
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.20.0" }
18+
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.21.0" }
1919
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "6.4.0" }
2020
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }
2121
test-junit = { module = "junit:junit", version = "4.13.2" }

0 commit comments

Comments
 (0)