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 a7cdd2c commit 2c8fb18Copy full SHA for 2c8fb18
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>selenium-jupiter</artifactId>
6
- <version>6.1.1</version>
+ <version>6.1.2-SNAPSHOT</version>
7
8
<properties>
9
<!-- Compile dependencies -->
@@ -73,7 +73,7 @@
73
<developerConnection>
74
scm:git:[email protected]:bonigarcia/selenium-jupiter.git</developerConnection>
75
<url>https://github.com/bonigarcia/selenium-jupiter</url>
76
- <tag>selenium-jupiter-6.1.1</tag>
+ <tag>selenium-jupiter-5.1.1</tag>
77
</scm>
78
79
<dependencies>
0 commit comments