diff --git a/build.gradle b/build.gradle index a07e50d..c82d575 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id 'maven-publish' id 'com.github.hierynomus.license' version '0.16.1' apply false - id "dev.architectury.loom" version "1.2-SNAPSHOT" apply false + id "dev.architectury.loom" version "1.3-SNAPSHOT" apply false // https://github.com/Juuxel/LoomQuiltflower id 'io.github.juuxel.loom-quiltflower' version '1.10.0' apply false