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 4f8c0c6 + d308e39 commit 0d2d44dCopy full SHA for 0d2d44d
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'checkstyle'
3
- id 'org.mvplugins.multiverse-plugin' version '1.2.1'
+ id 'org.mvplugins.multiverse-plugin' version '1.2.2'
4
}
5
6
group = 'org.mvplugins.multiverse.inventories'
@@ -31,7 +31,7 @@ repositories {
31
configure(apiDependencies) {
32
serverApiVersion = '1.21.8-R0.1-SNAPSHOT'
33
mockBukkitServerApiVersion = '1.21'
34
- mockBukkitVersion = '4.31.1'
+ mockBukkitVersion = '4.84.0'
35
36
37
dependencies {
0 commit comments