Skip to content

Commit 3593f7e

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.2
1 parent 4c64ed0 commit 3593f7e

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
@@ -434,7 +434,7 @@
434434
<plugin>
435435
<groupId>com.diffplug.spotless</groupId>
436436
<artifactId>spotless-maven-plugin</artifactId>
437-
<version>2.30.0</version>
437+
<version>2.44.2</version>
438438
<configuration>
439439
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
440440
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)