Skip to content

Commit

Permalink
deps(java): bump com.google.googlejavaformat:google-java-format (#5333)
Browse files Browse the repository at this point in the history
Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.19.2...v1.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 27, 2024
1 parent 95aabd4 commit ed01d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/google-java-format/build.gradle
Expand Up @@ -5,7 +5,7 @@ repositories {

// Hold this dependency here so we can get automated updates using DependaBot
dependencies {
implementation 'com.google.googlejavaformat:google-java-format:1.19.2'
implementation 'com.google.googlejavaformat:google-java-format:1.20.0'
}

group 'com.github.super-linter'
Expand Down

0 comments on commit ed01d3b

Please sign in to comment.