|
|
@ -19,7 +19,7 @@ dependencies {
|
|
|
|
compileOnly 'org.jetbrains:annotations:24.0.1'
|
|
|
|
compileOnly 'org.jetbrains:annotations:24.0.1'
|
|
|
|
|
|
|
|
|
|
|
|
testImplementation 'net.kyori:adventure-platform-bukkit:4.3.0'
|
|
|
|
testImplementation 'net.kyori:adventure-platform-bukkit:4.3.0'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
|
|
|
|
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
|
|
|
|
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|