Skip to content

Commit 7e6263e

Browse files
fix(deps): update dependency com.velocitypowered:velocity-api to v4 (#360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6450a5a commit 7e6263e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

velocity/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111

1212
implementation("org.bstats:bstats-velocity:3.2.1")
1313

14-
compileOnly("com.velocitypowered:velocity-api:3.4.0")
14+
compileOnly("com.velocitypowered:velocity-api:4.0.0")
1515
}
1616

1717
tasks {

0 commit comments

Comments
 (0)