Skip to content

Commit

Permalink
Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain (#1066)
Browse files Browse the repository at this point in the history
Bumps [org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain](https://github.com/shrinkwrap/resolver) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/shrinkwrap/resolver/releases)
- [Commits](shrinkwrap/resolver@3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 0711124 commit 04d1010
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 @@ -136,7 +136,7 @@ dependencies {
testImplementation "org.apache.camel.springboot:camel-spring-boot:${camelVersion}"
testImplementation "org.apache.camel.springboot:camel-file-starter:${camelVersion}"
testImplementation 'org.jboss.shrinkwrap:shrinkwrap-depchain:1.2.6'
testImplementation 'org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:3.3.1'
testImplementation 'org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:3.3.2'
testImplementation 'org.hamcrest:hamcrest-all:1.3'
testImplementation 'org.opentest4j:opentest4j:1.3.0'
testImplementation "org.apache.camel:camel-jsonpath:${camelVersion}"
Expand Down

0 comments on commit 04d1010

Please sign in to comment.