Skip to content

Commit dddf68a

Browse files
fix(deps): update dependency io.cucumber:gherkin-utils to v9.2.0
1 parent 5a5db69 commit dddf68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
// flexmark
9191
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
9292
// gherkin
93-
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
93+
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
9494
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.16'
9595
// googleJavaFormat
9696
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'

0 commit comments

Comments
 (0)