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.
2 parents 82acca3 + f985f2d commit 08d361eCopy full SHA for 08d361e
build.gradle
@@ -1,7 +1,7 @@
1
import org.apache.tools.ant.filters.ReplaceTokens
2
3
plugins {
4
- id 'org.mvplugins.multiverse-plugin' version '1.2.1'
+ id 'org.mvplugins.multiverse-plugin' version '1.2.2'
5
}
6
7
group = 'org.mvplugins.multiverse.core'
@@ -27,7 +27,7 @@ repositories {
27
configure(apiDependencies) {
28
serverApiVersion = '1.21.8-R0.1-SNAPSHOT'
29
mockBukkitServerApiVersion = '1.21'
30
- mockBukkitVersion = '4.69.2'
+ mockBukkitVersion = '4.78.0'
31
32
33
dependencies {
0 commit comments