re-package bukkit 1.19.4 code

This commit is contained in:
dfsek
2023-04-13 16:31:41 -07:00
parent ba35b56016
commit 57a45f08f0
12 changed files with 18 additions and 1 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")
}