Skip to content

Commit aa68e57

Browse files
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.18.0
1 parent 00432b0 commit aa68e57

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
@@ -83,7 +83,7 @@ dependencies {
8383
gherkinCompileOnly 'io.cucumber:gherkin-utils:8.0.2'
8484
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.0'
8585
// googleJavaFormat
86-
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.17.0'
86+
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.18.0'
8787
// gson
8888
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
8989
// jackson

0 commit comments

Comments
 (0)