Skip to content

Commit

Permalink
Update dependency io.cucumber:gherkin-utils to v8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent 47d2c0f commit cb6a902
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.0'
// gherkin
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.5'
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
// googleJavaFormat
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.19.2'
Expand Down

0 comments on commit cb6a902

Please sign in to comment.