Skip to content

Commit

Permalink
Bump org.glassfish.hk2:hk2-api from 3.0.6 to 3.1.0 (#11006)
Browse files Browse the repository at this point in the history
Bumps [org.glassfish.hk2:hk2-api](https://github.com/eclipse-ee4j/glassfish-hk2) from 3.0.6 to 3.1.0.
- [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2/releases)
- [Changelog](https://github.com/eclipse-ee4j/glassfish-hk2/blob/master/CHANGELOG)
- [Commits](https://github.com/eclipse-ee4j/glassfish-hk2/commits)

---
updated-dependencies:
- dependency-name: org.glassfish.hk2:hk2-api
  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 Mar 11, 2024
1 parent dbc7093 commit 1b62c94
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 @@ -228,7 +228,7 @@ dependencies {
implementation 'org.glassfish.jersey.core:jersey-server:3.1.5'
// injection framework
implementation 'org.glassfish.jersey.inject:jersey-hk2:3.1.5'
implementation 'org.glassfish.hk2:hk2-api:3.0.6'
implementation 'org.glassfish.hk2:hk2-api:3.1.0'
// testImplementation 'org.glassfish.hk2:hk2-testing:3.0.4'
// implementation 'org.glassfish.hk2:hk2-testing-jersey:3.0.4'
// testImplementation 'org.glassfish.hk2:hk2-junitrunner:3.0.4'
Expand Down

0 comments on commit 1b62c94

Please sign in to comment.