Skip to content

Commit cb6a902

Browse files
Update dependency io.cucumber:gherkin-utils to v8.0.5
1 parent 47d2c0f commit cb6a902

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.0'
9292
// gherkin
93-
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
93+
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.5'
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)