Skip to content

Commit

Permalink
Merge pull request #1161 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…http/okHttp/android/jakarta.annotation-jakarta.annotation-api-3.0.0

Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 in /components/http/okHttp/android
  • Loading branch information
andrueastman authored Apr 9, 2024
2 parents a38bcb6 + 6d462d4 commit 8e21528
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.37.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 8e21528

Please sign in to comment.