Skip to content

Commit 89a6d88

Browse files
fix(deps): update dependency net.md-5:bungeecord-api to v1.21-r0.3 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 286cd60 commit 89a6d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bungee/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ dependencies {
88
implementation("net.pistonmaster:PistonUtils:1.4.0")
99
implementation("org.bstats:bstats-bungeecord:3.1.0")
1010

11-
compileOnly("net.md-5:bungeecord-api:1.21-R0.2")
11+
compileOnly("net.md-5:bungeecord-api:1.21-R0.3")
1212
}

0 commit comments

Comments
 (0)