mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-02 07:06:24 +02:00
Update junit5 monorepo (#4662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
671a27fa6f
commit
711fba0b2a
@ -69,8 +69,8 @@ subprojects {
|
||||
|
||||
dependencies {
|
||||
// Tests
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.12.2")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.13.0")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.0")
|
||||
}
|
||||
|
||||
plugins.withId("java") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user