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 2550a77 commit 45f250cCopy full SHA for 45f250c
build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
testImplementation("org.spockframework:spock-junit4:2.3-groovy-3.0")
79
testImplementation("cglib:cglib-nodep:3.3.0")
80
testImplementation("org.objenesis:objenesis:3.4")
81
- testImplementation("org.apache.sshd:sshd-core:2.14.0")
+ testImplementation("org.apache.sshd:sshd-core:2.15.0")
82
testImplementation("org.apache.sshd:sshd-git:2.15.0")
83
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
84
testImplementation(gradleTestKit())
0 commit comments