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 ecba772 commit cad4caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@

<!-- NanoLimboPlugin API -->
<dependency>
<groupId>net.elytrium.limboapi</groupId>
<groupId>com.github.bivashy.NanoLimboPlugin</groupId>
<artifactId>api</artifactId>
<version>${limbo.api.version}</version>
<version>${nanolimbo.version}</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit cad4caa

Please sign in to comment.