Skip to content

Commit 7b25fae

Browse files
Update dependency it.unimi.dsi:fastutil to v8.5.18
1 parent 59c5989 commit 7b25fae

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
@@ -25,7 +25,7 @@ repositories {
2525
dependencies {
2626
compileOnly("net.azisaba.simpleproxy:api:2.0.0")
2727
compileOnly("org.jetbrains:annotations:24.0.0")
28-
compileOnly("it.unimi.dsi:fastutil:8.5.11")
28+
compileOnly("it.unimi.dsi:fastutil:8.5.18")
2929
}
3030

3131
tasks {

0 commit comments

Comments
 (0)