Skip to content

Commit 4ada5df

Browse files
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.25.2
1 parent 1ae0037 commit 4ada5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
gherkinCompileOnly 'io.cucumber:gherkin-utils:9.0.0'
9494
gherkinCompileOnly 'org.slf4j:slf4j-api:2.0.16'
9595
// googleJavaFormat
96-
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.24.0'
96+
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.25.2'
9797
// gson
9898
gsonCompileOnly 'com.google.code.gson:gson:2.11.0'
9999
// jackson

0 commit comments

Comments
 (0)