We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1897fb7 + 8631f2c commit c43a046Copy full SHA for c43a046
1 file changed
pom.xml
@@ -1116,7 +1116,7 @@
1116
<plugin>
1117
<groupId>com.diffplug.spotless</groupId>
1118
<artifactId>spotless-maven-plugin</artifactId>
1119
- <version>3.2.1</version>
+ <version>3.3.0</version>
1120
<configuration>
1121
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
1122
<ratchetFrom>origin/master</ratchetFrom>
0 commit comments