We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6531bd + 706eafa commit dc830c3Copy full SHA for dc830c3
junit5-cucumber/build.gradle
@@ -4,7 +4,7 @@ repositories {
4
5
ext {
6
junitJupiterVersion = '5.7.1'
7
- cucumberVersion = '6.10.0'
+ cucumberVersion = '6.10.2'
8
}
9
10
apply plugin: 'java'
0 commit comments