Skip to content

Commit bef85c2

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.4
1 parent f66ccf9 commit bef85c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
<plugin>
482482
<groupId>com.diffplug.spotless</groupId>
483483
<artifactId>spotless-maven-plugin</artifactId>
484-
<version>2.44.3</version>
484+
<version>2.44.4</version>
485485
<configuration>
486486
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
487487
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)