Skip to content

Commit 01f56df

Browse files
committed
Update pom.xml for JitPack integration
1 parent 8e30c32 commit 01f56df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@
8989

9090

9191
<dependencies>
92+
<dependency>
93+
<groupId>com.github.ForestTechMC</groupId>
94+
<artifactId>ForestRedisAPI</artifactId>
95+
<version>v${project.version}</version>
96+
</dependency>
9297
<dependency>
9398
<groupId>org.spigotmc</groupId>
9499
<artifactId>spigot-api</artifactId>

0 commit comments

Comments
 (0)