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 9144994 commit d63f3d1Copy full SHA for d63f3d1
1 file changed
build.gradle
@@ -41,7 +41,6 @@ repositories {
41
42
dependencies {
43
minecraft "net.minecraftforge:forge:$forge_version"
44
- implementation "com.mojang:brigadier:$brigadier_version"
45
internal "org.jetbrains.kotlinx:kotlinx-serialization-runtime:$kotlinx_serialization_version"
46
internal "org.jetbrains.kotlin:kotlin-stdlib-$kotlin_jdk_version_target:$kotlin_version"
47
internal group: 'org.json', name: 'json', version: '20190722'
0 commit comments