From 8ce3dd5f719c0ba832fe228c58025d8fd4609ca6 Mon Sep 17 00:00:00 2001 From: Aikar Date: Tue, 28 Apr 2020 03:26:36 -0400 Subject: [PATCH] [CI-SKIP] Fix Mojang API Brigadier dep - THIS IS NOT A NEW BUILD Needs to be compile to expose it Nothing to download here. --- Paper-MojangAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Paper-MojangAPI/pom.xml b/Paper-MojangAPI/pom.xml index 55482a6a9..d0da7daf4 100644 --- a/Paper-MojangAPI/pom.xml +++ b/Paper-MojangAPI/pom.xml @@ -59,7 +59,7 @@ com.mojang brigadier 1.0.17 - provided + compile