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 8ab9b62 commit 21abd84Copy full SHA for 21abd84
build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
testImplementation("cglib:cglib-nodep:3.3.0")
82
testImplementation("org.objenesis:objenesis:3.3")
83
testImplementation("org.apache.sshd:sshd-core:2.9.2")
84
- testImplementation("org.apache.sshd:sshd-git:2.9.1")
+ testImplementation("org.apache.sshd:sshd-git:2.9.2")
85
testImplementation(gradleTestKit())
86
}
87
0 commit comments