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 fa2e713 commit 7107969Copy full SHA for 7107969
gradle/plugins/build.gradle.kts
@@ -3,7 +3,7 @@ plugins { `kotlin-dsl` }
3
repositories { gradlePluginPortal() }
4
5
dependencies {
6
- implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.15.0")
+ implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.19.0")
7
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.3")
8
implementation("com.gradle:develocity-gradle-plugin:4.0")
9
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
0 commit comments