Skip to content

Commit

Permalink
Update dependency it.unimi.dsi:fastutil to v8.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 59c5989 commit c0f9e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
dependencies {
compileOnly("net.azisaba.simpleproxy:api:2.0.0")
compileOnly("org.jetbrains:annotations:24.0.0")
compileOnly("it.unimi.dsi:fastutil:8.5.11")
compileOnly("it.unimi.dsi:fastutil:8.5.13")
}

tasks {
Expand Down

0 comments on commit c0f9e54

Please # to comment.