From b1196fcf002f6b3c65f7a8a465be7c444093e2fd Mon Sep 17 00:00:00 2001 From: Nathan Curran <30569566+Focusvity@users.noreply.github.com> Date: Mon, 17 May 2021 15:50:09 +1000 Subject: [PATCH] Added new dependency to allow TFM to compile (#65) --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 178ce56b..acc156df 100644 --- a/pom.xml +++ b/pom.xml @@ -277,6 +277,11 @@ 5.4.2 compile + + org.eclipse.sisu + org.eclipse.sisu.inject + 0.3.4 + @@ -434,7 +439,8 @@ io.papermc.lib - me.totalfreedom.totalfreedommod.paperlib + me.totalfreedom.totalfreedommod.paperlib + org.bstats