Depend on Velocity release 3.0.0

This commit is contained in:
Camotoy 2021-07-06 15:37:58 -04:00
parent 438b39cb05
commit 9eec08b9dc
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<dependency>
<groupId>com.velocitypowered</groupId>
<artifactId>velocity-api</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>