Skip to content

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.28.0 to 2.1.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.28.0 to 2.1.1.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.28.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 858271e commit 1a5fd4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pluginManagement {
gradle.ext.violationCommentsVersion = '1.70.0'
gradle.ext.measureBuildsVersion = '3.1.1'
gradle.ext.koverVersion = '0.7.6'
gradle.ext.dependencyAnalysisVersion = '1.28.0'
gradle.ext.dependencyAnalysisVersion = '2.1.1'
gradle.ext.fladleVersion = '0.17.5'

plugins {
Expand Down

0 comments on commit 1a5fd4f

Please sign in to comment.