Skip to content

Commit

Permalink
fix(deps): update dependency it.unimi.dsi:fastutil-core to v8.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and RealBauHD committed Oct 30, 2024
1 parent 43f951c commit 22e8d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jline = { group = "org.jline", name = "jline-reader", version.ref = "jline" }
jansi = { group = "org.jline", name = "jansi", version.ref = "jline" }

slf4j = "org.slf4j:slf4j-api:2.0.16"
fastutil = "it.unimi.dsi:fastutil-core:8.5.14"
fastutil = "it.unimi.dsi:fastutil-core:8.5.15"
gson = "com.google.code.gson:gson:2.11.0"
guava = "com.google.guava:guava:33.3.1-jre"
brigadier = "com.mojang:brigadier:1.0.18"
Expand Down

0 comments on commit 22e8d9e

Please sign in to comment.