Skip to content

Commit

Permalink
Merge pull request #1180 from dipjyotimetia/dependabot/gradle/org.apa…
Browse files Browse the repository at this point in the history
…che.sshd-sshd-core-2.12.1

Bump org.apache.sshd:sshd-core from 2.12.0 to 2.12.1
  • Loading branch information
dipjyotimetia committed Feb 19, 2024
2 parents 8d249a5 + f2cceac commit ca4dcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies {
implementation 'io.appium:java-client:9.1.0'
implementation 'org.awaitility:awaitility:4.2.0'
implementation 'org.wiremock:wiremock:3.4.0'
implementation 'org.apache.sshd:sshd-core:2.12.0'
implementation 'org.apache.sshd:sshd-core:2.12.1'
implementation 'org.assertj:assertj-core:3.25.3'
implementation 'org.hamcrest:hamcrest-all:1.3'
implementation 'org.testng:testng:7.8.0'
Expand Down

0 comments on commit ca4dcaf

Please sign in to comment.