Skip to content

Commit

Permalink
[Backport 2.x] Bump com.google.googlejavaformat:google-java-format fr…
Browse files Browse the repository at this point in the history
…om 1.18.1 to 1.19.1 (#3901)

Backport c134ddf from #3898.

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 26, 2023
1 parent dc0f0c5 commit 7eeb803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ dependencies {
integrationTestImplementation "org.apache.httpcomponents:httpasyncclient:4.1.5"

//spotless
implementation('com.google.googlejavaformat:google-java-format:1.18.1') {
implementation('com.google.googlejavaformat:google-java-format:1.19.1') {
exclude group: 'com.google.guava'
}
}
Expand Down

0 comments on commit 7eeb803

Please sign in to comment.