We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fd7d0 commit 8349c77Copy full SHA for 8349c77
1 file changed
pom.xml
@@ -487,7 +487,7 @@
487
<plugin>
488
<groupId>com.diffplug.spotless</groupId>
489
<artifactId>spotless-maven-plugin</artifactId>
490
- <version>3.1.0</version>
+ <version>3.3.0</version>
491
<configuration>
492
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
493
<!-- <ratchetFrom>origin/main</ratchetFrom>-->
0 commit comments