Skip to content

Commit 4e175d1

Browse files
Update dependency io.cucumber:gherkin-utils to v10
1 parent d3a160d commit 4e175d1

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
@@ -93,7 +93,7 @@ dependencies {
9393
// flexmark
9494
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
9595
// gherkin
96-
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
96+
gherkinCompileOnly 'io.cucumber:gherkin-utils:10.0.0'
9797
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
9898
// googleJavaFormat
9999
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'

0 commit comments

Comments
 (0)