Skip to content

Commit 8631f2c

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

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
@@ -1116,7 +1116,7 @@
11161116
<plugin>
11171117
<groupId>com.diffplug.spotless</groupId>
11181118
<artifactId>spotless-maven-plugin</artifactId>
1119-
<version>3.2.1</version>
1119+
<version>3.3.0</version>
11201120
<configuration>
11211121
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
11221122
<ratchetFrom>origin/master</ratchetFrom>

0 commit comments

Comments
 (0)