Skip to content

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.33.0 to 2.0.2
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.2.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v1.33.0...v2.0.2)

---
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] committed Sep 16, 2024
1 parent 1b32cd4 commit 09f64a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id("org.jetbrains.kotlin.jvm") version "2.0.20"

id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("com.autonomousapps.dependency-analysis") version "1.33.0"
id("com.autonomousapps.dependency-analysis") version "2.0.2"

id("com.gradle.plugin-publish") version "1.2.2"
}
Expand Down

0 comments on commit 09f64a3

Please sign in to comment.