Skip to content

Commit

Permalink
Bump google-java-format from 1.13.0 to 1.14.0 (#2565)
Browse files Browse the repository at this point in the history
Bumps [google-java-format](https://github.com/google/google-java-format) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.13.0...v1.14.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 14, 2022
1 parent d4c184d commit 14b0187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -13,7 +13,7 @@ buildscript {
classpath 'org.shipkit:shipkit-changelog:1.1.15'
classpath 'org.shipkit:shipkit-auto-version:1.1.19'

classpath 'com.google.googlejavaformat:google-java-format:1.13.0'
classpath 'com.google.googlejavaformat:google-java-format:1.14.0'
classpath 'com.android.tools.build:gradle:4.2.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
}
Expand Down

0 comments on commit 14b0187

Please sign in to comment.