Added hive2hive dependency
Some checks failed
spigotresourcesync/pipeline/head There was a failure building this commit
Some checks failed
spigotresourcesync/pipeline/head There was a failure building this commit
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -47,6 +47,11 @@
|
||||
<artifactId>jackson-core</artifactId>
|
||||
<version>2.18.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hive2hive</groupId>
|
||||
<artifactId>org.hive2hive.core</artifactId>
|
||||
<version>1.2.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter-engine</artifactId>
|
||||
|
Reference in New Issue
Block a user