Skip to content

Commit

Permalink
Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain (#980)
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.2.1 to 3.3.0.
- [Commits](shrinkwrap/resolver@3.2.1...3.3.0)

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

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 Jan 18, 2024
1 parent 249973f commit 474aa2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camel-idea-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,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.2.1'
testImplementation 'org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:3.3.0'
testImplementation 'org.hamcrest:hamcrest-all:1.3'
testImplementation "org.apache.camel:camel-jsonpath:${camelVersion}"
}
Expand Down

0 comments on commit 474aa2a

Please sign in to comment.