Skip to content

Commit

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

Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 22, 2024
1 parent ae1885f commit b0f20c6
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.11'

junitJupiterVersion = '5.11.2'
junitPlatformSuiteVersion = '1.11.2'
junitPlatformSuiteVersion = '1.11.3'
cucumberVersion = '7.20.1'
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.11'

junitJupiterVersion = '5.11.2'
junitPlatformSuiteVersion = '1.11.2'
junitPlatformSuiteVersion = '1.11.3'
cucumberVersion = '7.20.1'
}

Expand Down

0 comments on commit b0f20c6

Please sign in to comment.