Skip to content

Commit 2a4b52c

Browse files
[maven] (deps): Bump com.diffplug.spotless:spotless-maven-plugin (#33)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.41.0 to 2.41.1. - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.41.0...maven/2.41.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1702dbb commit 2a4b52c

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
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>com.diffplug.spotless</groupId>
9191
<artifactId>spotless-maven-plugin</artifactId>
92-
<version>2.41.0</version>
92+
<version>2.41.1</version>
9393
<configuration>
9494
<pom>
9595
<!-- These are the defaults, you can override if you want -->

0 commit comments

Comments
 (0)