We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a221fb commit c195474Copy full SHA for c195474
examples/kotlin/pom.xml
@@ -19,7 +19,7 @@
19
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
20
21
<java.version>11</java.version>
22
- <selenium.version>4.31.0</selenium.version>
+ <selenium.version>4.33.0</selenium.version>
23
24
<maven.compiler.target>${java.version}</maven.compiler.target>
25
<maven.compiler.source>${java.version}</maven.compiler.source>
0 commit comments