File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ commandbook = "com.sk89q:commandbook:2.3"
4343hamcrest-library = " org.hamcrest:hamcrest-library:2.2"
4444
4545# Mojang-provided libraries, CHECK AGAINST MINECRAFT for versions
46- guava = " com.google.guava:guava:32.1.3 -jre!!"
47- log4j-bom = " org.apache.logging.log4j:log4j-bom:2.22 .1!!"
48- gson = " com.google.code.gson:gson:2.10.1 !!"
49- fastutil = " it.unimi.dsi:fastutil:8.5.12 !!"
46+ guava = " com.google.guava:guava:33.3.1 -jre!!"
47+ log4j-bom = " org.apache.logging.log4j:log4j-bom:2.24 .1!!"
48+ gson = " com.google.code.gson:gson:2.11.0 !!"
49+ fastutil = " it.unimi.dsi:fastutil:8.5.15 !!"
5050
5151# Bukkit-provided libraries, CHECK AGAINST SPIGOT for versions
5252# Note that we need to balance support for older MC versus working at all on newer ones, so the exact versions here
You can’t perform that action at this time.
0 commit comments