Skip to content

Commit c0255d4

Browse files
committed
Brigadier dependency removed.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent da4d887 commit c0255d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ repositories {
4444

4545
dependencies {
4646
minecraft "net.minecraftforge:forge:$forge_version"
47-
implementation "com.mojang:brigadier:$brigadier_version"
4847
implementation "com.projectessentials.core:ProjectEssentials-Core:$core_version"
4948
implementation "org.jetbrains.kotlinx:kotlinx-serialization-runtime:$kotlinx_serialization_version"
5049
implementation "org.jetbrains.kotlin:kotlin-stdlib-$kotlin_jdk_version_target:$kotlin_version"

0 commit comments

Comments
 (0)