We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a160d commit 4e175d1Copy full SHA for 4e175d1
lib/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
// flexmark
94
flexmarkCompileOnly 'com.vladsch.flexmark:flexmark-all:0.64.8'
95
// gherkin
96
- gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
+ gherkinCompileOnly 'io.cucumber:gherkin-utils:10.0.0'
97
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
98
// googleJavaFormat
99
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'
0 commit comments