Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime

This commit is contained in:
Jason Penilla 2023-03-04 12:01:07 -07:00
parent e57441254d
commit a172880e7d
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8
74 changed files with 78 additions and 78 deletions

View file

@ -6,7 +6,7 @@ Subject: [PATCH] Add FastUtil to Bukkit
Doesn't expose to plugins, just allows Paper-API to use it for optimization
diff --git a/build.gradle.kts b/build.gradle.kts
index 044b7c49b569e1170108c912e9307f7fec278762..f0423df165bf7d0f3fad21d26b64f31ba3e6aeee 100644
index 4b3453f8dab6008b6fad6245fb7205da33b4bfb8..d217f708b5bc57e402f4c2179ae3aea555b40f92 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -18,6 +18,7 @@ dependencies {