Skip to content
Snippets Groups Projects
Commit 872ee22d authored by Vincent Massol's avatar Vincent Massol
Browse files

[Misc] Upgrade to latest WebbDriverManager version

parent 29f4db66
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<dependency> <dependency>
<groupId>io.github.bonigarcia</groupId> <groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId> <artifactId>webdrivermanager</artifactId>
<version>4.3.1</version> <version>5.0.3</version>
</dependency> </dependency>
<!-- Used to build support for phantomjs --> <!-- Used to build support for phantomjs -->
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment