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 e8aeca7 commit 92cc91dCopy full SHA for 92cc91d
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.2'
10
0 commit comments