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 0b73ecf commit 852dab9Copy full SHA for 852dab9
gradle.properties
@@ -7,5 +7,4 @@ org.gradle.parallel=true
7
8
ksp.useKSP2=true
9
10
-dependency.analysis.autoapply=false
11
dependency.analysis.print.build.health=true
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
3
arrow = "1.2.4"
4
assertj = "3.26.3"
5
-dependency-analysis-gradle-plugin = "1.33.0"
+dependency-analysis-gradle-plugin = "2.0.0"
6
equalsverifier = "3.16.2"
jetbrains-annotations = "24.1.0"
junit = "5.11.0"
0 commit comments