Skip to content

Commit 7cb07c0

Browse files
build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin (#324)
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 180e771 commit 7cb07c0

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.2.1</version>
163+
<version>3.3.0</version>
164164
<executions>
165165
<execution>
166166
<id>auto-style</id>

0 commit comments

Comments
 (0)