Skip to content

Commit 85e8346

Browse files
Bump jakarta.annotation:jakarta.annotation-api in /android
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]>
1 parent 86680be commit 85e8346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55
testImplementation 'org.mockito:mockito-inline:5.2.0'
66

77
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
8-
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
8+
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
99

1010
// Core Http library
1111
api 'com.microsoft.graph:microsoft-graph-core:3.1.7'

0 commit comments

Comments
 (0)