Skip to content

Commit

Permalink
bump up appium java client version in example code
Browse files Browse the repository at this point in the history
  • Loading branch information
Dileep Bellamkonda authored and Dileep Bellamkonda committed Jan 19, 2024
1 parent d2a27e8 commit 99771fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/java/AppiumReportPluginDemo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>io.appium</groupId>
<artifactId>java-client</artifactId>
<version>8.3.0</version>
<version>8.6.0</version>
</dependency>
<dependency>
<groupId>com.konghq</groupId>
Expand Down

0 comments on commit 99771fc

Please sign in to comment.