We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c04426 commit dffb573Copy full SHA for dffb573
1 file changed
eternalcode-commons-loom/build.gradle.kts
@@ -15,7 +15,7 @@ sourceSets {
15
}
16
17
dependencies {
18
- testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.14.3")
19
20
21
tasks.test {
0 commit comments