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 6579264 commit da92563Copy full SHA for da92563
1 file changed
lib/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
// flexmark
82
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
83
// gherkin
84
- gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
+ gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.5'
85
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
86
// googleJavaFormat
87
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.18.1'
0 commit comments