Skip to content

Commit

Permalink
build(deps): bump dependency-analysis from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps `dependency-analysis` from 2.0.0 to 2.0.1.

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.0.0...v2.0.1)

Updates `com.autonomousapps.dependency-analysis` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 3bb4062 commit f48a109
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 @@ -67,7 +67,7 @@ shadow = "8.1.1"
spotless = "7.0.0.BETA2"
semver-plugin = "0.7.0"
taskinfo = "2.1.0"
dependency-analysis = "2.0.0"
dependency-analysis = "2.0.1"
best-practices-plugin = "0.10"
graalvm-nativeimage = "0.10.2"
beryx-jlink = "2.24.4"
Expand Down

0 comments on commit f48a109

Please sign in to comment.