Skip to content

Commit d63b6b1

Browse files
build(deps): bump org.connectbot:sshlib from 2.2.9 to 2.2.23
Bumps [org.connectbot:sshlib](https://github.com/connectbot/sshlib) from 2.2.9 to 2.2.23. - [Commits](connectbot/sshlib@2.2.9...2.2.23) --- updated-dependencies: - dependency-name: org.connectbot:sshlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fd5f3d commit d63b6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696

9797

9898
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
99-
implementation 'org.connectbot:sshlib:2.2.9'
99+
implementation 'org.connectbot:sshlib:2.2.23'
100100

101101
def lifecycle_version = "2.8.0-alpha01"
102102
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"

0 commit comments

Comments
 (0)