From 943a2734b4ae7c9d2a98e9c97827fb2dea158f5d Mon Sep 17 00:00:00 2001
From: Cat Core <34719527+thecatcore@users.noreply.github.com>
Date: Mon, 24 Jun 2024 11:20:24 +0200
Subject: [PATCH] Update WebDriverManager to stay compatible with newer browser
versions
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6aa21e1..257335c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
io.github.bonigarcia
webdrivermanager
- 3.7.1
+ 5.8.0
@@ -104,4 +104,4 @@
-
\ No newline at end of file
+