Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 49cdcb4 commit c0c2851
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 @@ -736,7 +736,7 @@ dependencies {
integrationTestImplementation "org.apache.httpcomponents:httpasyncclient:4.1.5"

//spotless
implementation('com.google.googlejavaformat:google-java-format:1.23.0') {
implementation('com.google.googlejavaformat:google-java-format:1.24.0') {
exclude group: 'com.google.guava'
}
}
Expand Down

0 comments on commit c0c2851

Please sign in to comment.