Skip to content

Commit

Permalink
Update plugin spotless to v6.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 4a1b84b commit d8743ad
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 @@ -33,7 +33,7 @@ junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
johnrengelman-shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
buildtools-native = { id = "org.graalvm.buildtools.native", version = "0.9.28" }

0 comments on commit d8743ad

Please sign in to comment.