Update loom

This commit is contained in:
BitHeaven 2024-03-12 09:50:09 +05:00
parent 429b444058
commit 328ca781ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.2-SNAPSHOT'
id 'fabric-loom' version '1.5-SNAPSHOT'
id "io.github.p03w.machete" version "1.+" // automatic jar compressing on build
id 'maven-publish'
}