mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update junit5 monorepo
This commit is contained in:
parent
5525085e6d
commit
0832656a12
@ -79,8 +79,8 @@ subprojects {
|
||||
|
||||
dependencies {
|
||||
// Tests
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.0")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.11.1")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.1")
|
||||
}
|
||||
|
||||
plugins.withId("java") {
|
||||
|
Loading…
Reference in New Issue
Block a user