Skip to content

Commit 4783d2b

Browse files
dependabot[bot]asolntsev
authored andcommitted
Bump io.appium:java-client from 9.2.2 to 9.2.3
Bumps [io.appium:java-client](https://github.com/appium/java-client) from 9.2.2 to 9.2.3. - [Release notes](https://github.com/appium/java-client/releases) - [Changelog](https://github.com/appium/java-client/blob/master/CHANGELOG.md) - [Commits](appium/java-client@v9.2.2...v9.2.3) --- updated-dependencies: - dependency-name: io.appium:java-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06d848f commit 4783d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/appium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
testImplementation project(':modules:core').sourceSets.test.output
99
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
1010

11-
api("io.appium:java-client:9.2.2") {
11+
api("io.appium:java-client:9.2.3") {
1212
exclude group: 'io.opentelemetry'
1313
exclude group: 'org.slf4j'
1414
exclude group: 'org.seleniumhq'

0 commit comments

Comments
 (0)