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 affccfb commit e024d1bCopy full SHA for e024d1b
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.github.aquality-automation</groupId>
8
<artifactId>aquality-selenium-core</artifactId>
9
- <version>2.0.5</version>
+ <version>2.0.6</version>
10
11
<packaging>jar</packaging>
12
<name>Aquality Selenium Core</name>
@@ -119,7 +119,7 @@
119
<dependency>
120
<groupId>org.seleniumhq.selenium</groupId>
121
<artifactId>selenium-java</artifactId>
122
- <version>4.7.2</version>
+ <version>4.8.1</version>
123
</dependency>
124
125
<groupId>io.github.bonigarcia</groupId>
0 commit comments