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 ef77ee6 commit 3b47102Copy full SHA for 3b47102
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
val dependencyVersions = listOf(
16
"commons-io:commons-io:2.15.0",
17
"org.apiguardian:apiguardian-api:1.1.2",
18
- "org.jetbrains:annotations:24.0.1",
+ "org.jetbrains:annotations:24.1.0",
19
"org.jetbrains.kotlin:kotlin-reflect:1.9.20",
20
"org.jetbrains.kotlin:kotlin-scripting-jvm:1.9.20",
21
"org.jetbrains.kotlin:kotlin-stdlib:1.9.20",
0 commit comments