We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7012bc3 commit 0e2fcb4Copy full SHA for 0e2fcb4
1 file changed
settings.gradle.kts
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
17
version("velocity", "3.4.0-SNAPSHOT")
18
19
version("jackson", "2.19.2")
20
- version("jakarta-annotation", "2.1.1")
+ version("jakarta-annotation", "3.0.0")
21
22
library(
23
"jetbrains.annotations",
0 commit comments