diff --git a/lib/build.gradle b/lib/build.gradle index fcf59cd414..740413980e 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.2.0' gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17' // googleJavaFormat googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'