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 1caf4e7 commit a7cdd2cCopy full SHA for a7cdd2c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>selenium-jupiter</artifactId>
6
- <version>6.1.1-SNAPSHOT</version>
+ <version>6.1.1</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-5.1.1</tag>
+ <tag>selenium-jupiter-6.1.1</tag>
77
</scm>
78
79
<dependencies>
0 commit comments