Skip to content

Commit 956c2a1

Browse files
Update dependency it.unimi.dsi:fastutil to v8.5.9
1 parent 269df47 commit 956c2a1

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
@@ -20,7 +20,7 @@ repositories {
2020
dependencies {
2121
compileOnly("net.azisaba.simpleProxy:api:1.1.6")
2222
compileOnly("org.jetbrains:annotations:23.0.0")
23-
compileOnly("it.unimi.dsi:fastutil:8.5.8")
23+
compileOnly("it.unimi.dsi:fastutil:8.5.9")
2424
}
2525

2626
configurations.all {

0 commit comments

Comments
 (0)