Skip to content

Commit

Permalink
dependabot: bump com.google.googlejavaformat:google-java-format (#555) (
Browse files Browse the repository at this point in the history
#565)

Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.17.0 to 1.19.2.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.17.0...v1.19.2)

---
updated-dependencies:
- dependency-name: com.google.googlejavaformat:google-java-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



(cherry picked from commit 69daca0)

Signed-off-by: dependabot[bot] <[email protected]>
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 Feb 1, 2024
1 parent c8f8458 commit d7675c3
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 @@ -164,7 +164,7 @@ dependencies {
implementation group: 'com.google.guava', name: 'failureaccess', version:'1.0.2'
javaRestTestImplementation project.sourceSets.main.runtimeClasspath
//spotless
implementation('com.google.googlejavaformat:google-java-format:1.17.0') {
implementation('com.google.googlejavaformat:google-java-format:1.19.2') {
exclude group: 'com.google.guava'
}
}
Expand Down

0 comments on commit d7675c3

Please sign in to comment.