Skip to content

Commit 0e2fcb4

Browse files
fix(deps): update dependency jakarta.annotation:jakarta.annotation-api to v3 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7012bc3 commit 0e2fcb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
version("velocity", "3.4.0-SNAPSHOT")
1818

1919
version("jackson", "2.19.2")
20-
version("jakarta-annotation", "2.1.1")
20+
version("jakarta-annotation", "3.0.0")
2121

2222
library(
2323
"jetbrains.annotations",

0 commit comments

Comments
 (0)