Skip to content

Commit 78d790f

Browse files
committed
feat: update CommandAPI version to 10.0.0 and enhance resource bundle loading logic
1 parent 348ce6a commit 78d790f

File tree

2 files changed

+121
-240
lines changed

2 files changed

+121
-240
lines changed

surf-api-bukkit/surf-api-bukkit-plugin-test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tasks {
5252
minecraftVersion(findProperty("mcVersion") as String)
5353

5454
downloadPlugins {
55-
hangar("CommandAPI", "9.7.0")
55+
hangar("CommandAPI", "10.0.0")
5656
}
5757
}
5858
}

0 commit comments

Comments
 (0)