Skip to content

Commit b76fa73

Browse files
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.46.1 (#182)
1 parent 733a338 commit b76fa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<!-- https://github.com/diffplug/spotless/blob/main/plugin-maven -->
269269
<groupId>com.diffplug.spotless</groupId>
270270
<artifactId>spotless-maven-plugin</artifactId>
271-
<version>2.45.0</version>
271+
<version>2.46.1</version>
272272
<configuration>
273273
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
274274
<ratchetFrom>origin/main</ratchetFrom>

0 commit comments

Comments
 (0)