Skip to content

Commit 7e9b41e

Browse files
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.35.0
1 parent 2d9b0f0 commit 7e9b41e

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
@@ -99,7 +99,7 @@ dependencies {
9999
gherkinCompileOnly 'io.cucumber:gherkin-utils:10.0.0'
100100
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.17'
101101
// googleJavaFormat
102-
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.28.0'
102+
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.35.0'
103103
// gson
104104
gsonCompileOnly 'com.google.code.gson:gson:2.13.2'
105105
// jackson

0 commit comments

Comments
 (0)