Skip to content

Commit

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

---
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] committed Mar 13, 2024
1 parent 89ccf76 commit 01e3091
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 @@ -33,7 +33,7 @@ dependencies {
implementation 'io.gsonfire:gson-fire:1.9.0'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'io.swagger:swagger-annotations:1.6.13'
implementation 'jakarta.annotation:jakarta.annotation-api:1.3.5'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
implementation 'com.squareup.okio:okio-jvm:3.8.0'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.22'
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.22'
Expand Down

0 comments on commit 01e3091

Please sign in to comment.