Skip to content

Commit

Permalink
Merge branch 'main' into 71-limbo-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
bivashy committed Sep 30, 2023
1 parent 732ae8c commit 1164d80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,14 @@
<scope>provided</scope>
</dependency>

<!-- Velocity Core API -->
<dependency>
<groupId>com.velocitypowered</groupId>
<artifactId>velocity-proxy</artifactId>
<version>${velocity-proxy.version}</version>
<scope>provided</scope>
</dependency>

<!-- NanoLimboPlugin API -->
<dependency>
<groupId>com.github.bivashy.NanoLimboPlugin</groupId>
Expand Down

0 comments on commit 1164d80

Please sign in to comment.