Skip to content

Commit

Permalink
build(deps): bump jakarta.annotation:jakarta.annotation-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0.
- [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 1b70f00 commit 3cc5a05
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 @@ -7,7 +7,7 @@ awaitility = "4.2.1"
edc = "0.6.1-SNAPSHOT"
failsafe = "3.3.2"
jackson = "2.14.2"
jakarta-annotation = "2.1.1"
jakarta-annotation = "3.0.0"
jersey = "3.1.5"
jupiter = "5.10.2"
mockserver = "5.15.0"
Expand Down

0 comments on commit 3cc5a05

Please sign in to comment.