Skip to content

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.19.0 to 1.21.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 1.19.0 to 1.21.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.19.0...v1.21.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 Sep 8, 2023
1 parent 53cfba2 commit addbec5
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 'nebula.maven-nebula-publish' version '18.4.0' apply false
id 'net.ltgt.errorprone' version '3.1.0' apply false
id 'org.sonarqube' version '4.3.1.3277'
id 'com.autonomousapps.dependency-analysis' version '1.19.0'
id 'com.autonomousapps.dependency-analysis' version '1.21.0'
}

ext {
Expand Down

0 comments on commit addbec5

Please sign in to comment.