Skip to content

Commit 0b72540

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.45.0 (#1522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0985315 commit 0b72540

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
@@ -486,7 +486,7 @@
486486
<plugin>
487487
<groupId>com.diffplug.spotless</groupId>
488488
<artifactId>spotless-maven-plugin</artifactId>
489-
<version>2.44.5</version>
489+
<version>2.45.0</version>
490490
<configuration>
491491
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
492492
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)