We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9b0f0 commit 7e9b41eCopy full SHA for 7e9b41e
lib/build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
gherkinCompileOnly 'io.cucumber:gherkin-utils:10.0.0'
100
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
101
// googleJavaFormat
102
- googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'
+ googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.35.0'
103
// gson
104
gsonCompileOnly 'com.google.code.gson:gson:2.13.2'
105
// jackson
0 commit comments