fix workflow+update deps

This commit is contained in:
Backryun
2023-10-02 15:59:28 +09:00
parent f9a54f936d
commit a092873127
3 changed files with 5 additions and 5 deletions

View File

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