Skip to content

Commit 5494c80

Browse files
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.17.0
1 parent c2ec7e1 commit 5494c80

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
@@ -81,7 +81,7 @@ dependencies {
8181
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
8282
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
8383
// googleJavaFormat
84-
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.16.0'
84+
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.17.0'
8585
// gson
8686
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
8787
// jackson

0 commit comments

Comments
 (0)