We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e743a commit 8a4d2e8Copy full SHA for 8a4d2e8
1 file changed
build-logic/src/main/kotlin/Versions.kt
@@ -13,7 +13,7 @@ object Versions {
13
// MINECRAFT DEPENDENCIES
14
const val brigadier = "1.0.17"
15
const val bukkit = "1.13.2-R0.1-SNAPSHOT"
16
- const val commodore = "1.12"
+ const val commodore = "1.13"
17
const val bungeecord = "1.8-SNAPSHOT"
18
const val cloudburst = "1.0.0-SNAPSHOT"
19
const val adventureApi = "4.9.3"
0 commit comments