Skip to content

Commit

Permalink
Bump com.autonomousapps:dependency-analysis-gradle-plugin (#131)
Browse files Browse the repository at this point in the history
Bumps [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 2.0.2 to 2.1.1.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.0.2...v2.1.1)

---
updated-dependencies:
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent b34d7d9 commit 4cad682
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 @@ -29,7 +29,7 @@ dependencies {
implementation("org.ow2.asm:asm:9.7")

compileOnly("org.gradlex:extra-java-module-info:1.8")
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.0.2")
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.1.1")

testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
testImplementation("org.gradle.exemplar:samples-check:1.0.2")
Expand Down

0 comments on commit 4cad682

Please sign in to comment.