We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 733a338 commit b76fa73Copy full SHA for b76fa73
pom.xml
@@ -268,7 +268,7 @@
268
<!-- https://github.com/diffplug/spotless/blob/main/plugin-maven -->
269
<groupId>com.diffplug.spotless</groupId>
270
<artifactId>spotless-maven-plugin</artifactId>
271
- <version>2.45.0</version>
+ <version>2.46.1</version>
272
<configuration>
273
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
274
<ratchetFrom>origin/main</ratchetFrom>
0 commit comments