We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12de5bf commit 8c516c4Copy full SHA for 8c516c4
1 file changed
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ mockk = "1.13.16" # https://mockk.io | https://central.sonatype.com/sea
6
detekt = "1.23.8" # https://github.com/detekt/detekt
7
dokka = "2.0.0" # https://github.com/Kotlin/dokka
8
spotless = "7.0.2" # https://github.com/diffplug/spotless
9
-dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin
+dependency = "2.17.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin
10
pitest = "1.15.0" # https://plugins.gradle.org/plugin/info.solidsoft.pitest | https://search.maven.org/artifact/org.pitest/pitest
11
pinterestKtlint = "0.51.0-FINAL" # https://github.com/pinterest/ktlint
12
ktlint = "12.1.2" # https://github.com/JLLeitschuh/ktlint-gradle
0 commit comments