Skip to content

Commit f86605d

Browse files
authored
build(deps): Bump Selenium from 4.35.0 to 4.36.0 (appium#2351)
1 parent c9ac5a2 commit f86605d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
### Compatibility Matrix
101101
Appium Java Client | Selenium client
102102
----------------------------------------------------------------------------------------------------|-----------------------------
103-
`10.0.0` | `4.35.0`
103+
`10.0.0` | `4.35.0`, `4.36.0`
104104
`9.5.0` | `4.34.0`
105105
`9.4.0` | `4.26.0`, `4.27.0`, `4.28.0`, `4.28.1`, `4.29.0`, `4.30.0`, `4.31.0`, `4.32.0`, `4.33.0`
106106
`9.2.1`(known issues: appium/java-client#2145, appium/java-client#2146), `9.2.2`, `9.2.3`, `9.3.0` | `4.19.0`, `4.19.1`, `4.20.0`, `4.21.0`, `4.22.0`, `4.23.0`, `4.23.1`, `4.24.0`, `4.25.0`, `4.26.0`, `4.27.0`

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
org.gradle.daemon=true
22

3-
selenium.version=4.35.0
3+
selenium.version=4.36.0
44
# Please increment the value in a release
55
appiumClient.version=10.0.0

0 commit comments

Comments
 (0)