Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-suite from 1.11.0 to 1.11.1 (#…
Browse files Browse the repository at this point in the history
…1428)

Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Sep 26, 2024
1 parent 287da61 commit cdb4c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion junit5-cucumber-selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
logbackVersion = '1.5.8'

junitJupiterVersion = '5.11.0'
junitPlatformSuiteVersion = '1.11.0'
junitPlatformSuiteVersion = '1.11.1'
cucumberVersion = '7.19.0'
seleniumJavaVersion = '4.25.0'
webdrivermanagerVersion = '5.9.2'
Expand Down
2 changes: 1 addition & 1 deletion junit5-cucumber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ext {
logbackVersion = '1.5.8'

junitJupiterVersion = '5.11.0'
junitPlatformSuiteVersion = '1.11.0'
junitPlatformSuiteVersion = '1.11.1'
cucumberVersion = '7.19.0'
}

Expand Down

0 comments on commit cdb4c38

Please sign in to comment.