Skip to content

Commit

Permalink
Bump com.google.googlejavaformat:google-java-format from 1.24.0 to 1.…
Browse files Browse the repository at this point in the history
…25.0 (opensearch-project#4930)

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] authored Nov 25, 2024
1 parent 6a16fdb commit 59a01dd
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 @@ -749,7 +749,7 @@ dependencies {
integrationTestImplementation "org.mockito:mockito-core:5.14.2"

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

0 comments on commit 59a01dd

Please sign in to comment.