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 da4d887 commit c0255d4Copy full SHA for c0255d4
build.gradle
@@ -44,7 +44,6 @@ repositories {
44
45
dependencies {
46
minecraft "net.minecraftforge:forge:$forge_version"
47
- implementation "com.mojang:brigadier:$brigadier_version"
48
implementation "com.projectessentials.core:ProjectEssentials-Core:$core_version"
49
implementation "org.jetbrains.kotlinx:kotlinx-serialization-runtime:$kotlinx_serialization_version"
50
implementation "org.jetbrains.kotlin:kotlin-stdlib-$kotlin_jdk_version_target:$kotlin_version"
0 commit comments