Skip to content

Commit

Permalink
feat(google-java-format): update dependency com.google.googlejavaform…
Browse files Browse the repository at this point in the history
…at:google-java-format to v1.25.2 (#853)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent b8d09d2 commit f13a352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-java-format/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// NOTE: this build file is not actually used via Gradle. It exists so that
// renovate-bot will auto-update this Restyler. See ./install.
dependencies {
compile 'com.google.googlejavaformat:google-java-format:1.25.1'
compile 'com.google.googlejavaformat:google-java-format:1.25.2'
}

0 comments on commit f13a352

Please sign in to comment.