This commit is contained in:
Oth3r 2024-10-22 11:08:39 -05:00
commit 28d1590017
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.6-SNAPSHOT'
id 'fabric-loom' version '1.8-SNAPSHOT'
id 'maven-publish'
}