Skip to content

Commit

Permalink
chore(deps): update dependency com.velocitypowered:velocity-api to v1…
Browse files Browse the repository at this point in the history
….1.8
  • Loading branch information
renovate-bot authored and sekwah41 committed Jun 27, 2021
1 parent c51a556 commit 1ac1fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
implementation "org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT"
implementation "net.md-5:bungeecord-api:1.15-SNAPSHOT"

implementation "com.velocitypowered:velocity-api:1.1.0-SNAPSHOT"
implementation "com.velocitypowered:velocity-api:1.1.8"
annotationProcessor "com.velocitypowered:velocity-api:1.1.0-SNAPSHOT"

implementation "io.netty:netty-all:4.0.4.Final"
Expand Down

0 comments on commit 1ac1fe7

Please sign in to comment.