Skip to content

Commit d9348d6

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.45.0 to 2.46.1. - [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.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d706e9c commit d9348d6

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
@@ -1104,7 +1104,7 @@
11041104
<plugin>
11051105
<groupId>com.diffplug.spotless</groupId>
11061106
<artifactId>spotless-maven-plugin</artifactId>
1107-
<version>2.45.0</version>
1107+
<version>2.46.1</version>
11081108
<configuration>
11091109
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
11101110
<ratchetFrom>origin/master</ratchetFrom>

0 commit comments

Comments
 (0)