Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol authored Sep 5, 2023
1 parent 3a369a7 commit dc1dc70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>

<java.version>1.8</java.version>
<selenium.version>4.12.0</selenium.version>
<selenium.version>4.12.1</selenium.version>

<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit dc1dc70

Please sign in to comment.