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 156c4c2 commit 5cc068eCopy full SHA for 5cc068e
platform-spongeapi/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
}
10
implementation project(":adventure-platform-facet")
11
// implementation project(":adventure-platform-viaversion")
12
- compileOnly 'org.spongepowered:spongeapi:7.1.0'
+ compileOnly 'org.spongepowered:spongeapi:12.0.0'
13
14
15
javadoc {
0 commit comments