diff --git a/lib/build.gradle b/lib/build.gradle index f5802893b0..68f82a0ff3 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -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'