Skip to content

Commit ac8a4db

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.3 (#1239)
Signed-off-by: Simon Schrottner <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Schrottner <[email protected]>
1 parent 0a2133c commit ac8a4db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ target
1212
.vscode/
1313

1414
# IntelliJ files
15-
*.iml
15+
*.iml

pom.xml

Lines changed: 1 addition & 1 deletion
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.43.0</version>
484+
<version>2.44.3</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)