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 aa113ff commit 9bdfc97Copy full SHA for 9bdfc97
lib/build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
// flexmark
91
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
92
// gherkin
93
- gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
+ gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.6'
94
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
95
// googleJavaFormat
96
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.19.2'
0 commit comments