mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-22 09:07:44 +01:00
Bump mojang libs.
Only affects api-users building against 1.21.4 mojang deps.
This commit is contained in:
parent
675d86ce16
commit
5f8e5eaf92
@ -43,10 +43,10 @@ commandbook = "com.sk89q:commandbook:2.3"
|
||||
hamcrest-library = "org.hamcrest:hamcrest-library:2.2"
|
||||
|
||||
# Mojang-provided libraries, CHECK AGAINST MINECRAFT for versions
|
||||
guava = "com.google.guava:guava:32.1.3-jre!!"
|
||||
log4j-bom = "org.apache.logging.log4j:log4j-bom:2.22.1!!"
|
||||
gson = "com.google.code.gson:gson:2.10.1!!"
|
||||
fastutil = "it.unimi.dsi:fastutil:8.5.12!!"
|
||||
guava = "com.google.guava:guava:33.3.1-jre!!"
|
||||
log4j-bom = "org.apache.logging.log4j:log4j-bom:2.24.1!!"
|
||||
gson = "com.google.code.gson:gson:2.11.0!!"
|
||||
fastutil = "it.unimi.dsi:fastutil:8.5.15!!"
|
||||
|
||||
# Bukkit-provided libraries, CHECK AGAINST SPIGOT for versions
|
||||
# Note that we need to balance support for older MC versus working at all on newer ones, so the exact versions here
|
||||
|
Loading…
Reference in New Issue
Block a user