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 727d4ba commit 736d21bCopy full SHA for 736d21b
build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
43
implementation("com.github.cryptomorin:XSeries:9.3.0")
44
45
- testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
46
}
47
48
0 commit comments