Skip to content

Commit 7b1c691

Browse files
Bump com.google.googlejavaformat:google-java-format from 1.25.0 to 1.25.2 (#4970)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 79a3299) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 43b0dca commit 7b1c691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ dependencies {
749749
integrationTestImplementation "org.apache.httpcomponents:httpasyncclient:4.1.5"
750750

751751
//spotless
752-
implementation('com.google.googlejavaformat:google-java-format:1.25.0') {
752+
implementation('com.google.googlejavaformat:google-java-format:1.25.2') {
753753
exclude group: 'com.google.guava'
754754
}
755755
}

0 commit comments

Comments
 (0)