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 dc00b93 commit 8c04426Copy full SHA for 8c04426
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.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
19
20
21
tasks.test {
0 commit comments