Skip to content

Commit

Permalink
Upgrade to Selenium 4.28.1
Browse files Browse the repository at this point in the history
Closes gh-43943
  • Loading branch information
mhalbritter committed Jan 23, 2025
1 parent 8be6164 commit 0f44880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2022,7 +2022,7 @@ bom {
]
}
}
library("Selenium", "4.28.0") {
library("Selenium", "4.28.1") {
group("org.seleniumhq.selenium") {
imports = [
"selenium-bom"
Expand Down

0 comments on commit 0f44880

Please sign in to comment.