Skip to content

Commit

Permalink
Bump org.gradlex.java-ecosystem-capabilities from 1.1 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps org.gradlex.java-ecosystem-capabilities from 1.1 to 1.3.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] committed Jul 1, 2023
1 parent 00009c5 commit 488e16c
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.1"
id 'org.gradlex.java-ecosystem-capabilities' version "1.3.1"
}

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

0 comments on commit 488e16c

Please sign in to comment.