Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 137129c commit 6d462d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/http/okHttp/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
implementation 'io.opentelemetry:opentelemetry-context:1.36.0'
implementation 'io.opentelemetry.semconv:opentelemetry-semconv:1.24.0-alpha'
implementation 'io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.24.0-alpha'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
api 'com.squareup.okhttp3:okhttp:4.12.0'

api project(':components:abstractions')
Expand Down

0 comments on commit 6d462d4

Please sign in to comment.