Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
92add52ae9 Update dependency xyz.jpenilla.run-paper to v3.0.1 2025-10-06 02:05:09 +00:00

View File

@@ -67,8 +67,8 @@ subprojects {
dependencies {
// Tests
testImplementation("org.junit.jupiter:junit-jupiter:5.14.0")
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.14.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.4")
}
plugins.withId("java") {