Skip to content

Commit

Permalink
Upgrade to Selenium 4.1.4
Browse files Browse the repository at this point in the history
Closes gh-30941
  • Loading branch information
wilkinsona committed May 10, 2022
1 parent dafda8b commit 125773e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1580,7 +1580,7 @@ bom {
]
}
}
library("Selenium", "4.1.3") {
library("Selenium", "4.1.4") {
group("org.seleniumhq.selenium") {
modules = [
"selenium-api",
Expand Down

0 comments on commit 125773e

Please sign in to comment.