Procházet zdrojové kódy

Update architectury-plugin to 3.0.89 and fix #51

shedaniel před 4 roky
rodič
revize
568f624467
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,5 +1,5 @@
 plugins {
-    id "architectury-plugin" version "3.0.88"
+    id "architectury-plugin" version "3.0.89"
     id "forgified-fabric-loom" version "0.6.70" apply false
     id "org.cadixdev.licenser" version "0.5.0"
     id "com.matthewprenger.cursegradle" version "1.4.0" apply false