Skip to content

Commit

Permalink
Update the configuration in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
meetmehta1198 committed Oct 26, 2024
1 parent 3e24b57 commit bc37de5
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 @@ -131,7 +131,7 @@

<!-- apply a specific flavor of google-java-format and reflow long strings -->
<googleJavaFormat>
<version>1.15.0</version>
<version>1.17.0</version>
<style>GOOGLE</style>
<reflowLongStrings>true</reflowLongStrings>
</googleJavaFormat>
Expand Down

0 comments on commit bc37de5

Please sign in to comment.