Skip to content

Commit 7107969

Browse files
Bump com.autonomousapps:dependency-analysis-gradle-plugin
Bumps [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 2.15.0 to 2.19.0. - [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.15.0...v2.19.0) --- updated-dependencies: - dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa2e713 commit 7107969

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.15.0")
6+
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.19.0")
77
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.3")
88
implementation("com.gradle:develocity-gradle-plugin:4.0")
99
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")

0 commit comments

Comments
 (0)