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 4db9832 commit 5ff3a72Copy full SHA for 5ff3a72
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
implementation("com.jcraft:jsch:0.1.55")
37
implementation("org.jfree:jfreechart:1.5.5")
38
39
- testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
40
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
41
}
42
0 commit comments