Skip to content

Commit

Permalink
Bump com.google.googlejavaformat:google-java-format from 1.19.1 to 1.…
Browse files Browse the repository at this point in the history
…19.2 (#519)

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

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

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 Jan 15, 2024
1 parent 3b42588 commit 67fc02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -10,7 +10,7 @@ dokka = "1.9.10"
errorProne = "2.22.0"
errorPronePlugin = "3.1.0"
fragmentKtx = "1.6.0"
gjf = "1.19.1"
gjf = "1.19.2"
jdk = "17"
jvmTarget = "1.8"
kotlin = "1.9.22"
Expand Down

0 comments on commit 67fc02e

Please sign in to comment.