Skip to content

Commit 8bed798

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.4.0
1 parent 9d76faa commit 8bed798

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
@@ -488,7 +488,7 @@
488488
<plugin>
489489
<groupId>com.diffplug.spotless</groupId>
490490
<artifactId>spotless-maven-plugin</artifactId>
491-
<version>3.3.0</version>
491+
<version>3.4.0</version>
492492
<configuration>
493493
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
494494
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)