mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-13 04:53:55 +00:00
Add support for 1.19.3 (#2042)
* 1.19.3 * More fixes * fix: compile time issues for 1.19.3 * fix: new mappings and GeneratorStructureState * Add 1.19.3 to release and issue template * Update dependencies for 1.19.3 * Update worldedit-bukkit/adapters/adapter-1_19_3/build.gradle.kts Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
This commit is contained in:
committed by
GitHub
parent
62f561cb56
commit
f98e526fa0
@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
# Minecraft expectations
|
||||
fastutil = "8.5.6"
|
||||
guava = "31.0.1-jre"
|
||||
log4j = "2.17.1"
|
||||
fastutil = "8.5.9"
|
||||
guava = "31.1-jre"
|
||||
log4j = "2.19.0"
|
||||
|
||||
# Plugins
|
||||
dummypermscompat = "1.10"
|
||||
|
Reference in New Issue
Block a user