We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d09d6c commit 94ad227Copy full SHA for 94ad227
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ junit = "6.0.3" # https://junit.org/junit5 | https://central.son
5
mockk = "1.14.6" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
6
detekt = "1.23.8" # https://github.com/detekt/detekt
7
dokka = "2.1.0" # https://github.com/Kotlin/dokka
8
-spotless = "8.2.1" # https://github.com/diffplug/spotless
+spotless = "8.3.0" # https://github.com/diffplug/spotless
9
dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin
10
pitest = "1.19.0-rc.3" # https://plugins.gradle.org/plugin/info.solidsoft.pitest
11
pinterestKtlint = "0.51.0-FINAL" # https://github.com/pinterest/ktlint
0 commit comments