We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c5989 commit ad2a042Copy full SHA for ad2a042
build.gradle.kts
@@ -24,7 +24,7 @@ repositories {
24
25
dependencies {
26
compileOnly("net.azisaba.simpleproxy:api:2.0.0")
27
- compileOnly("org.jetbrains:annotations:24.0.0")
+ compileOnly("org.jetbrains:annotations:24.0.1")
28
compileOnly("it.unimi.dsi:fastutil:8.5.11")
29
}
30
0 commit comments