Skip to content

Commit

Permalink
Bump Java Google format to 1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
acogoluegnes committed Jan 24, 2024
1 parent 5fe7b15 commit 9b45779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<configuration>
<java>
<googleJavaFormat>
<version>1.18.1</version>
<version>1.19.2</version>
<style>GOOGLE</style>
</googleJavaFormat>
</java>
Expand Down

0 comments on commit 9b45779

Please sign in to comment.