Skip to content

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.13.1 to 1.32.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.13.1 to 1.32.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.13.1...v1.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent da6c9de commit deb5453
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 @@ -15,7 +15,7 @@ plugins {
id "com.github.johnrengelman.shadow" version "7.1.2"
id 'idea'
// Checks for unnecessary & problematic dependencies
id 'com.autonomousapps.dependency-analysis' version "1.13.1"
id 'com.autonomousapps.dependency-analysis' version "1.32.0"
// helps resolve log implementation clashes
id 'dev.jacomet.logging-capabilities' version "0.10.0"
// This plugin helps resolve jakarta/javax clashes
Expand Down

0 comments on commit deb5453

Please sign in to comment.