Skip to content

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.19.0 to 1.23.1
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.23.1.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.19.0...v1.23.1)

---
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 29, 2023
1 parent a88a17a commit 233fca0
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 '20.3.0' apply false
id 'net.ltgt.errorprone' version '3.1.0' apply false
id 'org.sonarqube' version '4.4.0.3356'
id 'com.autonomousapps.dependency-analysis' version '1.19.0'
id 'com.autonomousapps.dependency-analysis' version '1.23.1'
}

ext {
Expand Down

0 comments on commit 233fca0

Please sign in to comment.