We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5db69 commit dddf68aCopy full SHA for dddf68a
lib/build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
// flexmark
91
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
92
// gherkin
93
- gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
+ gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
94
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.16'
95
// googleJavaFormat
96
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
0 commit comments