Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 5368b61 commit 63e6ac0
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 @@ -22,7 +22,7 @@ pluginManagement {
// helps resolve log implementation clashes
id 'dev.jacomet.logging-capabilities' version "0.11.1"
// This plugin helps resolve jakarta/javax dev.jacomet.logging-capabilities
id 'org.gradlex.java-ecosystem-capabilities' version "1.5.2"
id 'org.gradlex.java-ecosystem-capabilities' version "1.5.3"
// Docs don't recommend specifying a version for checkstyle
id 'checkstyle'
id 'org.springframework.boot' version '2.7.16'
Expand Down

0 comments on commit 63e6ac0

Please sign in to comment.