Skip to content

Commit

Permalink
build(deps): bump org.connectbot:sshlib from 2.2.9 to 2.2.23
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent a4624d2 commit eb3dcd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
implementation 'com.android.support:multidex:1.0.3'
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'org.connectbot:sshlib:2.2.9'
implementation 'org.connectbot:sshlib:2.2.23'

def lifecycle_version = "2.8.0"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
Expand Down

0 comments on commit eb3dcd2

Please sign in to comment.