updated browser tools to fixed chrome driver problems

This commit is contained in:
Tim Chamberlain
2023-12-08 11:57:58 -06:00
parent 0158395a1c
commit 6375fc6c25
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@
<dependency>
<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>5.4.1</version>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
<dependency>