|
|
@ -20,7 +20,7 @@ dependencies {
|
|
|
|
compileOnly 'org.jetbrains:annotations:24.1.0'
|
|
|
|
compileOnly 'org.jetbrains:annotations:24.1.0'
|
|
|
|
|
|
|
|
|
|
|
|
testImplementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
|
|
|
|
testImplementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
|
|
|
|
testImplementation 'net.kyori:adventure-platform-bukkit:4.3.1'
|
|
|
|
testImplementation 'net.kyori:adventure-platform-bukkit:4.3.2'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
|
|
|
|
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
|
|
|
|
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
|
|
|
|
}
|
|
|
|
}
|
|
|
|