We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287da61 commit cdb4c38Copy full SHA for cdb4c38
junit5-cucumber-selenium/build.gradle
@@ -7,7 +7,7 @@ ext {
7
logbackVersion = '1.5.8'
8
9
junitJupiterVersion = '5.11.0'
10
- junitPlatformSuiteVersion = '1.11.0'
+ junitPlatformSuiteVersion = '1.11.1'
11
cucumberVersion = '7.19.0'
12
seleniumJavaVersion = '4.25.0'
13
webdrivermanagerVersion = '5.9.2'
junit5-cucumber/build.gradle
}
0 commit comments