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 6ec64b4 commit 88e2093Copy full SHA for 88e2093
1 file changed
pom.xml
@@ -488,7 +488,7 @@
488
<plugin>
489
<groupId>com.diffplug.spotless</groupId>
490
<artifactId>spotless-maven-plugin</artifactId>
491
- <version>3.3.0</version>
+ <version>3.4.0</version>
492
<configuration>
493
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
494
<!-- <ratchetFrom>origin/main</ratchetFrom>-->
0 commit comments