Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Bump com.autonomousapps.dependency-analysis from 1.19.0 to 1.20.0
Browse files Browse the repository at this point in the history
Bumps com.autonomousapps.dependency-analysis from 1.19.0 to 1.20.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]>
Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
dependabot[bot] authored and planetf1 committed May 23, 2023
1 parent 317e7b4 commit 68b1950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pluginManagement {
id "io.freefair.aggregate-javadoc" version "6.6.3"
id "io.freefair.lombok" version "6.6.3"
// Checks for unnecessary dependencies
id("com.autonomousapps.dependency-analysis") version "1.19.0"
id("com.autonomousapps.dependency-analysis") version "1.20.0"
// helps resolve log implementation clashes
id 'dev.jacomet.logging-capabilities' version "0.11.0"
// This plugin helps resolve jakarta/javax dev.jacomet.logging-capabilities
Expand Down

0 comments on commit 68b1950

Please sign in to comment.