Skip to content

Commit a975ad0

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.3
1 parent 3a37dfc commit a975ad0

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
@@ -490,7 +490,7 @@
490490
<plugin>
491491
<groupId>com.diffplug.spotless</groupId>
492492
<artifactId>spotless-maven-plugin</artifactId>
493-
<version>2.43.0</version>
493+
<version>2.44.3</version>
494494
<configuration>
495495
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
496496
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)