We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f6750 commit 491ef4dCopy full SHA for 491ef4d
1 file changed
README.md
@@ -11,7 +11,7 @@ Depends upon the Selenium Java client library, available [here](http://docs.sele
11
<dependency>
12
<groupId>io.appium</groupId>
13
<artifactId>java-client</artifactId>
14
- <version>2.1.0</version>
+ <version>2.2.0</version>
15
</dependency>
16
```
17
0 commit comments