Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #109 from DaniFoldi/dependabot/gradle/com.velocity…
Browse files Browse the repository at this point in the history
…powered-velocity-api-3.1.1

Bump velocity-api from 3.0.1 to 3.1.1
  • Loading branch information
DaniFoldi authored Dec 14, 2021
2 parents 5e4fa83 + 9f33f0f commit b7dbb69
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 @@ -21,7 +21,7 @@ repositories {

dependencies {
compileOnly 'io.github.waterfallmc:waterfall-api:1.18-R0.1-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-api:3.0.1'
compileOnly 'com.velocitypowered:velocity-api:3.1.1'
annotationProcessor 'com.velocitypowered:velocity-api:3.0.1'

implementation ('grapefruit:grapefruit:1.3.0') {
Expand Down

0 comments on commit b7dbb69

Please sign in to comment.