Skip to content

Commit 5dff55f

Browse files
build: bump com.diffplug.spotless:spotless-maven-plugin (#344)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b42941c commit 5dff55f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>com.diffplug.spotless</groupId>
217217
<artifactId>spotless-maven-plugin</artifactId>
218-
<version>3.2.1</version>
218+
<version>3.3.0</version>
219219
<configuration>
220220
<java>
221221
<cleanthat></cleanthat>

0 commit comments

Comments
 (0)