Skip to content

Commit cdb4c38

Browse files
Bump org.junit.platform:junit-platform-suite from 1.11.0 to 1.11.1 (#1428)
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
1 parent 287da61 commit cdb4c38

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.8'
88

99
junitJupiterVersion = '5.11.0'
10-
junitPlatformSuiteVersion = '1.11.0'
10+
junitPlatformSuiteVersion = '1.11.1'
1111
cucumberVersion = '7.19.0'
1212
seleniumJavaVersion = '4.25.0'
1313
webdrivermanagerVersion = '5.9.2'

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.8'
88

99
junitJupiterVersion = '5.11.0'
10-
junitPlatformSuiteVersion = '1.11.0'
10+
junitPlatformSuiteVersion = '1.11.1'
1111
cucumberVersion = '7.19.0'
1212
}
1313

0 commit comments

Comments
 (0)