Skip to content

Commit c2d6bbf

Browse files
build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin (#330)
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 c89188e commit c2d6bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client-oauth-discovery-dui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>com.diffplug.spotless</groupId>
162162
<artifactId>spotless-maven-plugin</artifactId>
163-
<version>3.3.0</version>
163+
<version>3.4.0</version>
164164
<executions>
165165
<execution>
166166
<id>auto-style</id>

0 commit comments

Comments
 (0)