9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

更新反熊库版本

This commit is contained in:
XiaoMoMi
2025-10-04 17:38:32 +08:00
parent 319c88172b
commit 8f014a8199
7 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id("com.gradleup.shadow") version "9.0.0-rc2"
id("com.gradleup.shadow") version "9.2.2"
id("de.eldoria.plugin-yml.bukkit") version "0.7.1"
}