Skip to content

Commit

Permalink
build(deps): bump com.velocitypowered:velocity-api
Browse files Browse the repository at this point in the history
Bumps com.velocitypowered:velocity-api from 3.3.0-SNAPSHOT to 4.0.0-SNAPSHOT.

---
updated-dependencies:
- dependency-name: com.velocitypowered:velocity-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 5b02682 commit 17b88db
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 @@ -30,7 +30,7 @@ dependencies {

compileOnly 'org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.21-R0.1-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-api:3.3.0-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-api:4.0.0-SNAPSHOT'

compileOnly 'me.clip:placeholderapi:2.11.6'

Expand Down

0 comments on commit 17b88db

Please sign in to comment.