Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 (#1003)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Aug 15, 2024
1 parent b664331 commit 3c9a9e4
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.6"

seleniumVersion = "4.23.1"
junit5Version = "5.10.3"
junit5Version = "5.11.0"
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.6"

seleniumVersion = "4.23.1"
junit5Version = "5.10.3"
junit5Version = "5.11.0"
assertjVersion = "3.26.3"
wdmVersion = "5.9.2"

Expand Down

0 comments on commit 3c9a9e4

Please sign in to comment.