Skip to content

Commit 43541d2

Browse files
fix(deps): update dependency io.cucumber:gherkin-utils to v9.2.0
1 parent a8b5172 commit 43541d2

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
@@ -91,7 +91,7 @@ dependencies {
9191
// flexmark
9292
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
9393
// gherkin
94-
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
94+
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
9595
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
9696
// googleJavaFormat
9797
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'

0 commit comments

Comments
 (0)