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 aa78831 commit a690c90Copy full SHA for a690c90
build.gradle
@@ -117,7 +117,7 @@ dependencies {
117
compileOnly 'io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT'
118
119
// MockBukkit
120
- testImplementation 'com.github.seeseemelk:MockBukkit-v1.20:3.88.1'
+ testImplementation 'com.github.seeseemelk:MockBukkit-v1.20:3.89.0'
121
122
123
/********************************
0 commit comments