diff --git a/lib/build.gradle b/lib/build.gradle index 0288277c78..9ac91a4d71 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -80,7 +80,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.17.0'