Skip to content

Commit

Permalink
Merge pull request #1204 from dipjyotimetia/dependabot/gradle/io.appi…
Browse files Browse the repository at this point in the history
…um-java-client-9.2.0

Bump io.appium:java-client from 9.1.0 to 9.2.0
  • Loading branch information
dipjyotimetia committed Mar 18, 2024
2 parents 0c7e63a + 74afe0f commit fa7d372
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 @@ -114,7 +114,7 @@ dependencies {
implementation 'com.google.cloud:google-cloud-pubsub:1.127.1'
implementation 'org.seleniumhq.selenium:selenium-java:4.18.1'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.18.1'
implementation 'io.appium:java-client:9.1.0'
implementation 'io.appium:java-client:9.2.0'
implementation 'org.awaitility:awaitility:4.2.0'
implementation 'org.wiremock:wiremock:3.4.2'
implementation 'org.apache.sshd:sshd-core:2.12.1'
Expand Down

0 comments on commit fa7d372

Please sign in to comment.