Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 (#1090)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Dec 17, 2024
1 parent 4c0306c commit b010b98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5-seljup/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ ext {
logbackVersion = "1.5.12"

seleniumVersion = "4.27.0"
junit5Version = "5.11.3"
junit5Version = "5.11.4"
selJupVersion = "5.1.1"
assertjVersion = "3.26.3"

Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ext {
logbackVersion = "1.5.12"

seleniumVersion = "4.27.0"
junit5Version = "5.11.3"
junit5Version = "5.11.4"
assertjVersion = "3.26.3"
wdmVersion = "5.9.2"

Expand Down

0 comments on commit b010b98

Please sign in to comment.