Skip to content

Commit 98c60ae

Browse files
committed
fix: Update java 8 version
1 parent e37aeb3 commit 98c60ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java_8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>io.appium</groupId>
2727
<artifactId>java-client</artifactId>
28-
<version>8.0.0</version>
28+
<version>8.3.0</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>com.browserstack</groupId>

0 commit comments

Comments
 (0)