From 66fb8d48d4eb0e66efcde1f317339cc3a28fd596 Mon Sep 17 00:00:00 2001 From: Magnus Ulf Date: Mon, 31 Dec 2018 00:47:15 +0100 Subject: [PATCH] Add commodore/brigadier to dependencies --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 17ee1b7..c94975f 100644 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,9 @@ 1.5.6 + + 1.2 + @@ -128,6 +131,11 @@ howaner-repo http://repo.howaner.de/ + + + luck-repo + https://repo.lucko.me/ + @@ -280,6 +288,14 @@ ${massiveVaultVersion} provided + + + me.lucko + commodore + ${massiveCommodoreVersion} + provided + +