Skip to content

Commit

Permalink
Bump com.autonomousapps:dependency-analysis-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 2.7.0 to 2.8.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 99f685d commit 3c712bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins { `kotlin-dsl` }
repositories { gradlePluginPortal() }

dependencies {
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.7.0")
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.8.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.gradle:develocity-gradle-plugin:3.19.1")
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
Expand Down

0 comments on commit 3c712bb

Please sign in to comment.