Skip to content

Commit

Permalink
Update POMS.
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorfromhell committed Jul 29, 2024
1 parent 7aaef4b commit 4f92c7c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Paper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@
</repositories>

<dependencies>
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
Expand Down

0 comments on commit 4f92c7c

Please sign in to comment.