Skip to content

Commit 3c09e7d

Browse files
Update dependency com.autonomousapps:dependency-analysis-gradle-plugin to v3 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a0a907 commit 3c09e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins { `kotlin-dsl` }
33
repositories { gradlePluginPortal() }
44

55
dependencies {
6-
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.19.0")
6+
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.0.4")
77
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
88
implementation("com.gradle:develocity-gradle-plugin:4.2")
99
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")

0 commit comments

Comments
 (0)