Skip to content

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.24.0 to 1.25.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.24.0 to 1.25.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.24.0...v1.25.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]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent b3ce546 commit d482834
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 @@ -117,7 +117,7 @@ kotlin-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.3" }

# Lint
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }
buildHealth = { id = "com.autonomousapps.dependency-analysis", version = "1.24.0" }
buildHealth = { id = "com.autonomousapps.dependency-analysis", version = "1.25.0" }

# Conventions
pdx-convention-target = { id = "io.github.lexadiky.pdx.plugin.module.target", version = "indev" }
Expand Down

0 comments on commit d482834

Please sign in to comment.