Skip to content

Commit 47aa33f

Browse files
Bump spotless-maven-plugin from 2.11.1 to 2.12.1
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.11.1...lib/2.12.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c231e7 commit 47aa33f

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
@@ -422,7 +422,7 @@
422422
<plugin>
423423
<groupId>com.diffplug.spotless</groupId>
424424
<artifactId>spotless-maven-plugin</artifactId>
425-
<version>2.11.1</version>
425+
<version>2.12.1</version>
426426
<configuration>
427427
<formats>
428428
<!-- common settings -->

0 commit comments

Comments
 (0)