We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286cd60 commit 89a6d88Copy full SHA for 89a6d88
bungee/build.gradle.kts
@@ -8,5 +8,5 @@ dependencies {
8
implementation("net.pistonmaster:PistonUtils:1.4.0")
9
implementation("org.bstats:bstats-bungeecord:3.1.0")
10
11
- compileOnly("net.md-5:bungeecord-api:1.21-R0.2")
+ compileOnly("net.md-5:bungeecord-api:1.21-R0.3")
12
}
0 commit comments