Skip to content

Commit 34f65aa

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.1
1 parent a3854d6 commit 34f65aa

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
@@ -438,7 +438,7 @@
438438
<plugin>
439439
<groupId>com.diffplug.spotless</groupId>
440440
<artifactId>spotless-maven-plugin</artifactId>
441-
<version>2.30.0</version>
441+
<version>2.44.1</version>
442442
<configuration>
443443
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
444444
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)