|
|
@ -22,7 +22,7 @@ dependencies {
|
|
|
|
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.2'
|
|
|
|
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.2'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
logger.lifecycle("Building PagineDown ${version} by William278")
|
|
|
|
logger.lifecycle("Building PagineDown ${version} by William278")
|
|
|
|