Skip to content

Commit 32d9803

Browse files
fix(deps): update dependency io.cucumber:gherkin-utils to v11
1 parent 2d9b0f0 commit 32d9803

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
@@ -96,7 +96,7 @@ dependencies {
9696
// flexmark
9797
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
9898
// gherkin
99-
gherkinCompileOnly 'io.cucumber:gherkin-utils:10.0.0'
99+
gherkinCompileOnly 'io.cucumber:gherkin-utils:11.0.0'
100100
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
101101
// googleJavaFormat
102102
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'

0 commit comments

Comments
 (0)