Skip to content

Commit ba2dbbd

Browse files
Bump org.junit.platform:junit-platform-suite from 1.13.1 to 1.13.2 (#1712)
Co-authored-by: Boni Garcia <[email protected]>
1 parent 4fd0d7e commit ba2dbbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

junit5-cucumber-selenium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
logbackVersion = '1.5.18'
88

99
junitJupiterVersion = '5.13.1'
10-
junitPlatformSuiteVersion = '1.13.1'
10+
junitPlatformSuiteVersion = '1.13.2'
1111
cucumberVersion = '7.23.0'
1212
seleniumJavaVersion = '4.33.0'
1313
webdrivermanagerVersion = '6.1.0'

junit5-cucumber/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
logbackVersion = '1.5.18'
88

99
junitJupiterVersion = '5.13.1'
10-
junitPlatformSuiteVersion = '1.13.1'
10+
junitPlatformSuiteVersion = '1.13.2'
1111
cucumberVersion = '7.23.0'
1212
}
1313

0 commit comments

Comments
 (0)