Skip to content

Commit fb453c2

Browse files
Update dependency org.jetbrains:annotations to v26
1 parent 59c5989 commit fb453c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424

2525
dependencies {
2626
compileOnly("net.azisaba.simpleproxy:api:2.0.0")
27-
compileOnly("org.jetbrains:annotations:24.0.0")
27+
compileOnly("org.jetbrains:annotations:26.0.2-1")
2828
compileOnly("it.unimi.dsi:fastutil:8.5.11")
2929
}
3030

0 commit comments

Comments
 (0)