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 c2ec7e1 commit 5494c80Copy full SHA for 5494c80
lib/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
82
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
83
// googleJavaFormat
84
- googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.16.0'
+ googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.17.0'
85
// gson
86
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
87
// jackson
0 commit comments