update bukkit to 1.19.3

This commit is contained in:
dfsek
2022-12-21 23:00:40 -07:00
committed by Astrash
parent 4df23e464b
commit 11b6080413
14 changed files with 602 additions and 2 deletions
@@ -6,7 +6,7 @@ repositories {
dependencies {
api(project(":platforms:bukkit:common"))
paperDevBundle(Versions.Bukkit.paperDevBundle)
paperDevBundle("1.19.2-R0.1-SNAPSHOT")
implementation("xyz.jpenilla", "reflection-remapper", "0.1.0-SNAPSHOT")
}