Skip to content

Commit b0314e8

Browse files
build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin (#321)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.1.0...maven/3.2.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.2.1 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 1b2b276 commit b0314e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lyo-client-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>com.diffplug.spotless</groupId>
130130
<artifactId>spotless-maven-plugin</artifactId>
131-
<version>3.1.0</version>
131+
<version>3.3.0</version>
132132
<executions>
133133
<execution>
134134
<id>auto-style</id>

0 commit comments

Comments
 (0)