Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent ee17647 commit 5a30ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ plugins {
id 'com.netflix.nebula.maven-base-publish' version '21.1.0' apply false
id 'net.ltgt.errorprone' version '4.1.0' apply false
id 'org.sonarqube' version '6.0.1.5171'
id 'com.autonomousapps.dependency-analysis' version '2.5.0'
id 'com.autonomousapps.dependency-analysis' version '2.6.0'
}

ext {
Expand Down

0 comments on commit 5a30ad5

Please sign in to comment.