Skip to content

Commit f1591cd

Browse files
committed
Merge branch 'master' of github.com:appium/java-client
2 parents 296d9e3 + 8a9a5b6 commit f1591cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Java language binding for writing Appium Tests, conforms to [Mobile JSON Wire Pr
55

66
Depends upon the Selenium Java client library, available [here](http://docs.seleniumhq.org/download/)
77

8-
Hosted in Maven Central Repository:
8+
Hosted in [Maven Central Repository](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.appium%22%20AND%20a%3A%22java-client%22):
99

1010
```
1111
<dependency>
1212
<groupId>io.appium</groupId>
1313
<artifactId>java-client</artifactId>
14-
<version>1.1.0</version>
14+
<version>1.3.0</version>
1515
</dependency>
1616
```
1717

0 commit comments

Comments
 (0)