Skip to content

Commit 48fae9d

Browse files
authoredJun 2, 2023
Update dependency io.cucumber:gherkin-utils to v8.0.5
1 parent b124927 commit 48fae9d

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
@@ -78,7 +78,7 @@ dependencies {
7878
// flexmark
7979
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
8080
// gherkin
81-
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
81+
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.5'
8282
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
8383
// googleJavaFormat
8484
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.17.0'

0 commit comments

Comments
 (0)