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 a8b5172 commit 43541d2Copy full SHA for 43541d2
lib/build.gradle
@@ -91,7 +91,7 @@ dependencies {
91
// flexmark
92
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
93
// gherkin
94
- gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
+ gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
95
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
96
// googleJavaFormat
97
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
0 commit comments