Skip to content

Commit cbcdee8

Browse files
Merge pull request #71 from romainlouvet/patch-1
upgrade version in pom.xml
2 parents 0266a90 + 8b021be commit cbcdee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Depends upon the Selenium Java client library, available [here](http://docs.sele
1111
<dependency>
1212
<groupId>io.appium</groupId>
1313
<artifactId>java-client</artifactId>
14-
<version>1.5.0</version>
14+
<version>1.6.0</version>
1515
</dependency>
1616
```
1717

0 commit comments

Comments
 (0)