Skip to content

Commit c89188e

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

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.3.0</version>
131+
<version>3.4.0</version>
132132
<executions>
133133
<execution>
134134
<id>auto-style</id>

0 commit comments

Comments
 (0)