Skip to content

Commit

Permalink
fix(deps): update dependency io.cucumber:gherkin-utils to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent ecd1f16 commit b9923c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
// flexmark
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
// gherkin
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.1.0'
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.16'
// googleJavaFormat
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
Expand Down

0 comments on commit b9923c7

Please sign in to comment.