Skip to content

Commit

Permalink
Bump Google Java format to 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acogoluegnes committed Mar 6, 2024
1 parent 0910200 commit 0d0f0bc
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 @@ -92,7 +92,7 @@
<checksum.maven.plugin.version>1.11</checksum.maven.plugin.version>
<spring-boot-maven-plugin.version>2.7.18</spring-boot-maven-plugin.version>
<spotless.version>2.43.0</spotless.version>
<google-java-format.version>1.19.2</google-java-format.version>
<google-java-format.version>1.21.0</google-java-format.version>

<!-- because of https://issues.apache.org/jira/browse/MRESOURCES-99 -->
<build.timestamp>${maven.build.timestamp}</build.timestamp>
Expand Down

0 comments on commit 0d0f0bc

Please sign in to comment.