Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 (#1031)
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 Sep 26, 2024
1 parent 7e1227f commit e4a4ac4
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.8"

seleniumVersion = "4.25.0"
junit5Version = "5.11.0"
junit5Version = "5.11.1"
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.8"

seleniumVersion = "4.25.0"
junit5Version = "5.11.0"
junit5Version = "5.11.1"
assertjVersion = "3.26.3"
wdmVersion = "5.9.2"

Expand Down

0 comments on commit e4a4ac4

Please sign in to comment.