Skip to content

Commit 7bca254

Browse files
all: bump org.connectbot:sshlib from 2.2.9 to 2.2.41
Bumps [org.connectbot:sshlib](https://github.com/connectbot/sshlib) from 2.2.9 to 2.2.41. - [Commits](connectbot/cbssh@2.2.9...2.2.41) --- updated-dependencies: - dependency-name: org.connectbot:sshlib dependency-version: 2.2.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a34191 commit 7bca254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.41'
9797
implementation "androidx.core:core-splashscreen:1.2.0"
9898

9999
def lifecycle_version = "2.10.0"

0 commit comments

Comments
 (0)