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 153e831 commit 148290fCopy full SHA for 148290f
pom.xml
@@ -231,7 +231,7 @@
231
<!-- https://github.com/diffplug/spotless/blob/main/plugin-maven -->
232
<groupId>com.diffplug.spotless</groupId>
233
<artifactId>spotless-maven-plugin</artifactId>
234
- <version>2.44.0</version>
+ <version>2.44.1</version>
235
<configuration>
236
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
237
<ratchetFrom>origin/main</ratchetFrom>
0 commit comments