Skip to content

Commit

Permalink
Bump org.gradlex.java-ecosystem-capabilities from 1.1 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps org.gradlex.java-ecosystem-capabilities from 1.1 to 1.5.1.

---
updated-dependencies:
- dependency-name: org.gradlex.java-ecosystem-capabilities
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 6282467 commit fcfb291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
// helps resolve log implementation clashes
id 'dev.jacomet.logging-capabilities' version "0.11.0"
// This plugin helps resolve jakarta/javax clashes
id 'org.gradlex.java-ecosystem-capabilities' version "1.1"
id 'org.gradlex.java-ecosystem-capabilities' version "1.5.1"
}

// Only do signing when running under github actions
Expand Down

0 comments on commit fcfb291

Please sign in to comment.