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

@ -15,7 +15,7 @@ This may cause additional prefixes to be disabled for plugins bypassing
the plugin logger.
diff --git a/build.gradle.kts b/build.gradle.kts
index 568f18944cb229206c3db901d9bd7ce881983f88..c6148b8521dd6a619f375fc641d5a2ce74234fc2 100644
index f17f91e50f49b1d45b1bab469f2cf8ac3b9db042..ecce63a519c9603c2cff47c4affbd481ccdd07e7 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {