Skip to content

Commit

Permalink
Bump jakarta.inject:jakarta.inject-api from 1.0.5 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 1.0.5 to 2.0.1.
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases)
- [Commits](jakartaee/inject@1.0.5...2.0.1)

---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent 2a67373 commit 4213da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ guice = "5.1.0"
httpcomponents = "4.5.13"
jackson = "2.13.5"
jakarta-activation = "1.2.2"
jakarta-inject = "1.0.5"
jakarta-inject = "2.0.1"
jakarta-mail = "1.6.7"
jakarta-servlet = "4.0.4"
jsr305 = "3.0.2"
Expand Down

0 comments on commit 4213da3

Please sign in to comment.