Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…22.0
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 8eaacd1 commit 95d9933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jmh-gradle-plugin = { module = "me.champeau.jmh:jmh-gradle-plugin", version = "0
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.0" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.21.0" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.22.0" }
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "6.4.0" }
vanniktech-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }
test-junit = { module = "junit:junit", version = "4.13.2" }
Expand Down

0 comments on commit 95d9933

Please sign in to comment.