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 a368d75 commit 785ccc5Copy full SHA for 785ccc5
lib/build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
97
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
98
// googleJavaFormat
99
- googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
+ googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'
100
// gson
101
gsonCompileOnly 'com.google.code.gson:gson:2.13.1'
102
// jackson
0 commit comments