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