更新开发环境Minecraft和Fabric版本

This commit is contained in:
2025-03-26 10:26:02 +08:00
parent 96a69f3262
commit 66a1529132
3 changed files with 9 additions and 9 deletions

View File

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