Skip to content

Commit

Permalink
Build against Velocity 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix616 committed Jun 8, 2021
1 parent 2b39a98 commit 36e8237
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<repositories>
<repository>
<id>velocity-repo</id>
<url>https://repo.velocitypowered.com/snapshots/</url>
<url>https://repo.velocitypowered.com/releases/</url>
</repository>
<repository>
<id>waterfall-repo</id>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.velocitypowered</groupId>
<artifactId>velocity-api</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.7</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 36e8237

Please sign in to comment.