Skip to content

Commit 21abd84

Browse files
Bump sshd-git from 2.9.1 to 2.9.2 (#557)
Bumps [sshd-git](https://github.com/apache/mina-sshd) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/apache/mina-sshd/releases) - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md) - [Commits](apache/mina-sshd@sshd-2.9.1...sshd-2.9.2) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-git dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ab9b62 commit 21abd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
testImplementation("cglib:cglib-nodep:3.3.0")
8282
testImplementation("org.objenesis:objenesis:3.3")
8383
testImplementation("org.apache.sshd:sshd-core:2.9.2")
84-
testImplementation("org.apache.sshd:sshd-git:2.9.1")
84+
testImplementation("org.apache.sshd:sshd-git:2.9.2")
8585
testImplementation(gradleTestKit())
8686
}
8787

0 commit comments

Comments
 (0)