Skip to content

Commit

Permalink
specified supported appium java-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
cjayswal committed Nov 22, 2021
1 parent 036dfdb commit 8a0b9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
<dependency org="org.aspectj" name="aspectjtools" rev="1.9.5">
<artifact name="aspectjtools" type="jar"></artifact>
</dependency>
<dependency org="io.appium" name="java-client" rev="latest.integration" conf="compile->default"/>
<dependency org="io.appium" name="java-client" rev="7.6.0" conf="compile->default"/>
</dependencies>
</ivy-module>

0 comments on commit 8a0b9ed

Please sign in to comment.