Skip to content

Commit

Permalink
chore(velocity): bump velocity dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Oct 16, 2023
1 parent 2d88e82 commit c631f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triton-velocity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {

annotationProcessor 'com.velocitypowered:velocity-api:3.1.0'

compileOnly 'com.velocitypowered:velocity-proxy:3.1.2-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-proxy:3.2.0-SNAPSHOT'

compileOnly 'io.netty:netty-codec:4.1.80.Final'

Expand Down

0 comments on commit c631f95

Please sign in to comment.