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 7ece7ac commit 050759cCopy full SHA for 050759c
platform-bungeecord/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
}
7
implementation project(":adventure-platform-facet")
8
api project(":adventure-text-serializer-bungeecord")
9
- compileOnly 'net.md-5:bungeecord-api:1.20-R0.2'
+ compileOnly 'net.md-5:bungeecord-api:1.21-R0.3'
10
0 commit comments