We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b44cd commit e1ecfaeCopy full SHA for e1ecfae
junit5-cucumber-selenium/build.gradle
@@ -7,7 +7,7 @@ ext {
7
logbackVersion = '1.5.29'
8
9
junitJupiterVersion = '6.0.3'
10
- junitPlatformSuiteVersion = '6.0.2'
+ junitPlatformSuiteVersion = '6.0.3'
11
cucumberVersion = '7.34.2'
12
seleniumJavaVersion = '4.40.0'
13
webdrivermanagerVersion = '6.3.3'
junit5-cucumber/build.gradle
}
0 commit comments