Skip to content

Commit a5a25b5

Browse files
authored
docs: Add Selenium 4.13.0 to compatibility matrix (#2025)
1 parent e748297 commit a5a25b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
### Compatibility Matrix
9191
Appium Java Client | Selenium client
9292
--------------------|-----------------
93-
`8.5.0`, `8.5.1` | `4.9.1`, `4.10.0`, `4.11.0`, `4.12.0`, `4.12.1` (known issue: appium/java-client#2004)
93+
`8.5.0`, `8.5.1` | `4.9.1`, `4.10.0`, `4.11.0`, `4.12.0`, `4.12.1` (known issue: appium/java-client#2004), `4.13.0`
9494
`8.4.0` | `4.8.2`, `4.8.3`, `4.9.0`
9595
`8.3.0` | `4.7.0`, `4.7.1`, `4.7.2`, `4.8.0`, `4.8.1`
9696
`8.2.1` | `4.5.0`, `4.5.1`, `4.5.2`, `4.5.3`, `4.6.0`

0 commit comments

Comments
 (0)