Skip to content

Commit 791e7d4

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 617dbb8 commit 791e7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
implementation 'com.android.support:multidex:1.0.3'
9494
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
9595
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
96-
implementation 'org.connectbot:sshlib:2.2.9'
96+
implementation 'org.connectbot:sshlib:2.2.23'
9797
implementation "androidx.core:core-splashscreen:1.0.1"
9898

9999
def lifecycle_version = "2.8.7"

0 commit comments

Comments
 (0)