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 c09b4bb commit 0976e0eCopy full SHA for 0976e0e
build-logic/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
11
- implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.0.4")
+ implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.1.0")
12
implementation("com.github.andygoossens:gradle-modernizer-plugin:1.12.0")
13
implementation("org.gradlex:extra-java-module-info:1.13.1")
14
implementation("org.gradlex:java-module-dependencies:1.10")
0 commit comments