Skip to content

Commit 281f778

Browse files
dependabot[bot]slandelle
authored andcommitted
Bump spotless-maven-plugin from 2.21.0 to 2.22.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.21.0...lib/2.22.0) --- 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] <support@github.com>
1 parent a7b6dc3 commit 281f778

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.21.0</version>
425+
<version>2.22.0</version>
426426
<configuration>
427427
<java>
428428
<includes>

0 commit comments

Comments
 (0)