Skip to content

Commit eb3dcd2

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 a4624d2 commit eb3dcd2

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
@@ -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

9898
def lifecycle_version = "2.8.0"
9999
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"

0 commit comments

Comments
 (0)