Skip to content

Commit

Permalink
Bump com.google.googlejavaformat:google-java-format (#3131)
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.18.0 to 1.18.1.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.18.0...v1.18.1)

---
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 Oct 5, 2023
1 parent 1c02bd7 commit 2dd0f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -14,7 +14,7 @@ buildscript {
classpath 'org.shipkit:shipkit-changelog:1.2.0'
classpath 'org.shipkit:shipkit-auto-version:1.2.2'

classpath 'com.google.googlejavaformat:google-java-format:1.18.0'
classpath 'com.google.googlejavaformat:google-java-format:1.18.1'
classpath 'com.android.tools.build:gradle:7.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
}
Expand Down

0 comments on commit 2dd0f08

Please sign in to comment.