Skip to content

Commit c391ec3

Browse files
Bump com.velocitypowered:velocity-api (#14)
Bumps com.velocitypowered:velocity-api from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT. --- updated-dependencies: - dependency-name: com.velocitypowered:velocity-api dependency-version: 3.5.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce76853 commit c391ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repositories {
6565
}
6666

6767
dependencies {
68-
compileOnly("com.velocitypowered:velocity-api:3.4.0-SNAPSHOT")
68+
compileOnly("com.velocitypowered:velocity-api:3.5.0-SNAPSHOT")
6969
compileOnly("org.bukkit:bukkit:1.8-R0.1-SNAPSHOT")
7070
compileOnly("net.md-5:bungeecord-api:1.21-R0.5-SNAPSHOT")
7171
compileOnly("net.lax1dude.eaglercraft.backend:api-velocity:1.0.0")

0 commit comments

Comments
 (0)