Skip to content

Commit 36e8237

Browse files
committed
Build against Velocity 1.1.7
1 parent 2b39a98 commit 36e8237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<repositories>
2121
<repository>
2222
<id>velocity-repo</id>
23-
<url>https://repo.velocitypowered.com/snapshots/</url>
23+
<url>https://repo.velocitypowered.com/releases/</url>
2424
</repository>
2525
<repository>
2626
<id>waterfall-repo</id>
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.velocitypowered</groupId>
3434
<artifactId>velocity-api</artifactId>
35-
<version>1.1.4-SNAPSHOT</version>
35+
<version>1.1.7</version>
3636
<scope>provided</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)