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:
parent
4bb1cd7277
commit
0fd7a9f35e
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user