Skip to content

Commit ac7591e

Browse files
chore(deps): bump jakarta.annotation:jakarta.annotation-api
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 ed2aba5 commit ac7591e

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
@@ -10,7 +10,7 @@ dependencies {
1010

1111
implementation 'com.google.code.gson:gson:2.10.1'
1212

13-
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
13+
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
1414

1515
api 'com.squareup.okhttp3:okhttp:4.12.0'
1616
api 'com.azure:azure-core:1.48.0'

0 commit comments

Comments
 (0)