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.0.2 to 2.1.3.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.0.2...v2.1.3)

---
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 Oct 4, 2024
1 parent adff35d commit 9dec224
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.0.2")
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.1.3")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.gradle:develocity-gradle-plugin:3.18")
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
Expand Down

0 comments on commit 9dec224

Please sign in to comment.