Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonUden committed Sep 14, 2023
1 parent 82a9d72 commit 7ed9774
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NovaCore-1_17-Plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,14 @@
<scope>compile</scope>
<optional>true</optional>
</dependency>

<dependency>
<groupId>net.novauniverse.novacore</groupId>
<artifactId>novacore-spigot_v1_20_R1</artifactId>
<version>v1_20_R1-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>

0 comments on commit 7ed9774

Please sign in to comment.