Skip to content

Commit 999771d

Browse files
Update dependency jakarta.annotation:jakarta.annotation-api to v3
1 parent b36e8c1 commit 999771d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717

1818
ext {
1919
jackson_version = "2.17.2"
20-
jakarta_annotation_version = "1.3.5"
20+
jakarta_annotation_version = "3.0.0"
2121
junit_version = "4.13.2"
2222
}
2323
dependencies {

0 commit comments

Comments
 (0)