We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523f3be commit 70b7b73Copy full SHA for 70b7b73
1 file changed
pom.xml
@@ -180,7 +180,7 @@
180
<configuration>
181
<java>
182
<googleJavaFormat>
183
- <version>1.27.0</version> <!-- https://github.com/diffplug/spotless/issues/2468 -->
+ <version>1.28.0</version> <!-- https://github.com/diffplug/spotless/issues/2468 -->
184
</googleJavaFormat>
185
<includes>
186
<include>src/main/java/**/*.java</include>
0 commit comments