We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57667a commit cfd1864Copy full SHA for cfd1864
1 file changed
pom.xml
@@ -524,7 +524,7 @@
524
<plugin>
525
<groupId>com.diffplug.spotless</groupId>
526
<artifactId>spotless-maven-plugin</artifactId>
527
- <version>3.2.0</version>
+ <version>3.2.1</version>
528
<configuration>
529
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
530
<!-- <ratchetFrom>origin/main</ratchetFrom>-->
0 commit comments