Skip to content

Commit 9bdfc97

Browse files
Update dependency io.cucumber:gherkin-utils to v8.0.6
1 parent aa113ff commit 9bdfc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
// flexmark
9191
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
9292
// gherkin
93-
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
93+
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.6'
9494
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
9595
// googleJavaFormat
9696
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.19.2'

0 commit comments

Comments
 (0)