docs: 更新代码示例

This commit is contained in:
2024-02-20 00:10:20 +08:00
parent b669f671df
commit 4e551f3564
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ dependencies {
}
compileOnly("net.md-5:bungeecord-api:1.20-R0.1")
compileOnly("cn.hamster3.mc.plugin:core-bungee:1.2.0")
compileOnly("cn.hamster3.mc.plugin:core-bungee:1.2.2")
}
tasks {