Configure mockito agent (#11560)
This commit is contained in:
@@ -9,8 +9,8 @@ diff --git a/build.gradle.kts b/build.gradle.kts
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/build.gradle.kts
|
||||
+++ b/build.gradle.kts
|
||||
@@ -0,0 +0,0 @@ configurations.api {
|
||||
}
|
||||
@@ -0,0 +0,0 @@ abstract class MockitoAgentProvider : CommandLineArgumentProvider {
|
||||
// Paper end - configure mockito agent that is needed in newer java versions
|
||||
|
||||
dependencies {
|
||||
+ api("com.mojang:brigadier:1.2.9") // Paper - Brigadier command api
|
||||
|
||||
Reference in New Issue
Block a user