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 and acrylic-style committed Mar 12, 2024
1 parent f3e422d commit 4ec0426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies {
api("org.apache.logging.log4j:log4j-core:$log4jVersion")
api("org.apache.logging.log4j:log4j-slf4j2-impl:$log4jVersion")
api("org.slf4j:slf4j-api:2.0.6")
api("it.unimi.dsi:fastutil:8.5.11")
api("it.unimi.dsi:fastutil:8.5.13")
}

tasks {
Expand Down

0 comments on commit 4ec0426

Please sign in to comment.