Configure mockito agent (#11560)

This commit is contained in:
Yannick Lamprecht
2024-11-09 22:49:07 +01:00
parent f58c7cc474
commit 17f433aa38
7 changed files with 84 additions and 6 deletions

View File

@@ -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