From f59c84efdd177f0972850543ee0a055698ca4e36 Mon Sep 17 00:00:00 2001 From: Ruby Hale Date: Tue, 15 Oct 2019 07:23:28 +0200 Subject: [PATCH] Remove unused test dependency. --- pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pom.xml b/pom.xml index ac95251..6e8246e 100644 --- a/pom.xml +++ b/pom.xml @@ -61,15 +61,6 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms ${bukkitVersion} jar - - - junit - junit - 4.12 - jar - test - true -