Skip to content

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.25.0 to 1.26.0 (#349)
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.25.0 to 1.26.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.25.0...v1.26.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: André Gasser <[email protected]>
  • Loading branch information
dependabot[bot] and andregasser authored Nov 25, 2023
1 parent 6cab250 commit 3b8ee0e
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 @@ -16,7 +16,7 @@ rxjava = "3.1.8"

# Gradle plugins
jacoco = "0.8.9"
dependency-analysis = "1.25.0"
dependency-analysis = "1.26.0"
detekt = "1.23.3"
versions = "0.50.0"
ktlint = "11.6.1"
Expand Down

0 comments on commit 3b8ee0e

Please sign in to comment.