更新依赖项

This commit is contained in:
TheWhiteDog9487
2026-02-10 10:26:37 +08:00
parent 5788f78a4d
commit 5f3ca6c68f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id("fabric-loom") version "1.14-SNAPSHOT"
id("fabric-loom") version "1.15-SNAPSHOT"
id("maven-publish")
}