We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c90c8 commit 828c157Copy full SHA for 828c157
gradle/libs.versions.toml
@@ -28,7 +28,7 @@ truth = "1.4.4" # https://central.sonatype.com/artifact/com.google.
28
lincheck = "2.29" # https://github.com/JetBrains/lincheck
29
30
# --- Dependency Management ---
31
-dependency = "1.33.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin
+dependency = "3.0.0" # https://github.com/autonomousapps/dependency-analysis-gradle-plugin
32
33
# --- Build & Coverage ---
34
pitest = "1.19.0-rc.1" # https://plugins.gradle.org/plugin/info.solidsoft.pitest
0 commit comments