mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-01-10 18:28:28 +01:00
Whoops wrong mockbukkit version
This commit is contained in:
parent
dbf0aeeb4c
commit
b78ea7c7ba
@ -123,7 +123,7 @@ dependencies {
|
||||
|
||||
// Tests
|
||||
testImplementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.10'
|
||||
testImplementation 'com.github.seeseemelk:MockBukkit-v1.20:3.20.0'
|
||||
testImplementation 'com.github.seeseemelk:MockBukkit-v1.20:3.19.2'
|
||||
testImplementation('com.googlecode.json-simple:json-simple:1.1.1') {
|
||||
exclude group: 'junit', module: 'junit'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user