Skip to content

Commit 6ed9a8e

Browse files
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.28.0
1 parent 3aef1b4 commit 6ed9a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.2.0'
9595
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
9696
// googleJavaFormat
97-
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
97+
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'
9898
// gson
9999
gsonCompileOnly 'com.google.code.gson:gson:2.13.1'
100100
// jackson

0 commit comments

Comments
 (0)