We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9b0f0 commit 32d9803Copy full SHA for 32d9803
lib/build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
// flexmark
97
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
98
// gherkin
99
- gherkinCompileOnly 'io.cucumber:gherkin-utils:10.0.0'
+ gherkinCompileOnly 'io.cucumber:gherkin-utils:11.0.0'
100
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
101
// googleJavaFormat
102
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'
0 commit comments