We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b1271 commit 618d3b1Copy full SHA for 618d3b1
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.10.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
40
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
41
}
42
0 commit comments