Skip to content

Commit 7c9c0f6

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

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
@@ -218,7 +218,7 @@
218218
<plugin>
219219
<groupId>com.diffplug.spotless</groupId>
220220
<artifactId>spotless-maven-plugin</artifactId>
221-
<version>2.45.0</version>
221+
<version>2.46.0</version>
222222
<configuration>
223223
<!-- optional: limit format enforcement to just the files changed by this
224224
feature branch -->

0 commit comments

Comments
 (0)