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 c3c6c6e commit 2f6a4e1Copy full SHA for 2f6a4e1
build.gradle.kts
@@ -16,7 +16,7 @@ val dependencyVersions = listOf(
16
"org.codehaus.groovy:groovy-json:3.0.22",
17
"org.apache.groovy:groovy:4.0.23",
18
"org.apache.groovy:groovy-json:4.0.23",
19
- "org.jetbrains:annotations:25.0.0",
+ "org.jetbrains:annotations:26.0.0",
20
"org.junit:junit-bom:5.11.1",
21
)
22
0 commit comments