Update loom and gradle

This commit is contained in:
axolotlmaid 2024-07-03 16:31:59 +01:00
parent 1a96047b5e
commit 01ab8518f4
3 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
plugins {
id 'dev.architectury.loom' version '1.6-SNAPSHOT' apply false
id 'dev.architectury.loom' version '1.7-SNAPSHOT' apply false
id 'architectury-plugin' version '3.4-SNAPSHOT'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
}