Skip to content

Commit

Permalink
Bump org.gradlex.java-ecosystem-capabilities from 1.3.1 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps org.gradlex.java-ecosystem-capabilities from 1.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent c857f09 commit 87d947b
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 @@ -13,7 +13,7 @@ plugins {
// helps resolve log implementation clashes
id 'dev.jacomet.logging-capabilities' version "0.11.0"
// This plugin helps resolve jakarta/javax dev.jacomet.logging-capabilities
id 'org.gradlex.java-ecosystem-capabilities' version "1.3.1"
id 'org.gradlex.java-ecosystem-capabilities' version "1.5.1"
}

// Mostly java, so default to this for now
Expand Down

0 comments on commit 87d947b

Please sign in to comment.