Skip to content

Commit

Permalink
fix(deps): update dependency googlejavaformat to v1.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 87e5c29 commit 89a5a5b
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 @@ -87,7 +87,7 @@ allprojects {
}
}
googleJavaFormat {
toolVersion '1.7'
toolVersion '1.25.2'
options style: 'AOSP'
exclude '**/generated-sources'
}
Expand Down

0 comments on commit 89a5a5b

Please sign in to comment.