mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-04-02 01:36:25 +02:00
Update junit5 monorepo (#4617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3400df811
commit
3fdeed019b
@ -79,8 +79,8 @@ subprojects {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Tests
|
// Tests
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
|
testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
|
||||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.12.0")
|
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.12.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins.withId("java") {
|
plugins.withId("java") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user