We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b124927 commit 48fae9dCopy full SHA for 48fae9d
lib/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
// flexmark
79
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.0'
80
// gherkin
81
- gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
+ gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.5'
82
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
83
// googleJavaFormat
84
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.17.0'
0 commit comments