Skip to content

Commit a9d75f2

Browse files
fix(deps): update dependency com.mojang:brigadier to v1.0.500
1 parent 29d99f1 commit a9d75f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "1.8.22"
33

44
[libraries]
5-
brigadier = "com.mojang:brigadier:1.0.18"
5+
brigadier = "com.mojang:brigadier:1.0.500"
66
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
77

88
[plugins]

0 commit comments

Comments
 (0)