Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
build(deps): Bump dependencyAnalysis from 1.20.0 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps `dependencyAnalysis` from 1.20.0 to 1.22.0.

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 1.20.0 to 1.22.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.20.0...v1.22.0)

Updates `com.autonomousapps.dependency-analysis` from 1.20.0 to 1.22.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.20.0...v1.22.0)

---
updated-dependencies:
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 13, 2023
1 parent 3dc3b4a commit 4fecbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ androidxTestJunit = "1.1.5"
androidxTestRunner = "1.5.2"
coil = "2.4.0"
detekt = "1.22.0"
dependencyAnalysis = "1.20.0"
dependencyAnalysis = "1.22.0"
dependencyVersions = "0.47.0"
glide = "4.16.0"
gradleDoctor = "0.8.1"
Expand Down

0 comments on commit 4fecbbd

Please sign in to comment.