Browse Source

Upgrade to Selenium 4.19.1

Closes gh-40265
pull/40319/head
Andy Wilkinson 2 years ago
parent
commit
0ecc5c3f3a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1732,7 +1732,7 @@ bom { @@ -1732,7 +1732,7 @@ bom {
]
}
}
library("Selenium", "4.18.1") {
library("Selenium", "4.19.1") {
group("org.seleniumhq.selenium") {
imports = [
"selenium-bom"

Loading…
Cancel
Save