We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671b6ee commit 5e790fdCopy full SHA for 5e790fd
lib/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
94
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.16'
95
// googleJavaFormat
96
- googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
+ googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.25.2'
97
// gson
98
gsonCompileOnly 'com.google.code.gson:gson:2.11.0'
99
// jackson
0 commit comments