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 00432b0 commit aa68e57Copy full SHA for aa68e57
lib/build.gradle
@@ -83,7 +83,7 @@ dependencies {
83
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
84
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
85
// googleJavaFormat
86
- googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.17.0'
+ googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.18.0'
87
// gson
88
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
89
// jackson
0 commit comments