Skip to content

Commit

Permalink
Update dependency it.unimi.dsi:fastutil to v8.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 59c5989 commit 9b13d6e
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.12")
}

tasks {
Expand Down

0 comments on commit 9b13d6e

Please # to comment.