Skip to content

Commit

Permalink
chore(deps): Bump com.autonomousapps.dependency-analysis
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.33.0 to 2.0.1.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.33.0...v2.0.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 Aug 30, 2024
1 parent 4be983a commit e7bbd69
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 @@ -38,4 +38,4 @@ pluginz-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.33.0" }
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "2.0.1" }

0 comments on commit e7bbd69

Please sign in to comment.