Skip to content

Commit

Permalink
Import deps for javadoc purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
fullwall committed Nov 17, 2022
1 parent bfbc241 commit 0e97f2f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,18 @@
<artifactId>libby-bukkit</artifactId>
<version>1.1.5</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-minimessage</artifactId>
<version>4.11.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.1.2</version>
<scope>provided</scope>
</dependency>
</dependencies>

<url>http://www.citizensnpcs.co</url>
Expand Down

0 comments on commit 0e97f2f

Please sign in to comment.