mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Update junit5 monorepo
This commit is contained in:
parent
bbb3736846
commit
8ae894d51d
@ -79,8 +79,8 @@ subprojects {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Tests
|
// Tests
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
|
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
|
||||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.3")
|
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.0")
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins.withId("java") {
|
plugins.withId("java") {
|
||||||
|
Loading…
Reference in New Issue
Block a user