Skip to content

Commit

Permalink
chore: Upgrade to Selenium 4.6.0 (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- committed Nov 7, 2022
1 parent 017e266 commit 5d59a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<Implementation-Version>${project.version}</Implementation-Version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<selenium.version>4.5.3</selenium.version>
<selenium.version>4.6.0</selenium.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<license.checker.version>1.10.1</license.checker.version>
Expand Down

0 comments on commit 5d59a21

Please sign in to comment.