Skip to content

Commit b162ee3

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 (#123)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.46.1 to 3.0.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.1...lib/3.0.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6863704 commit b162ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>com.diffplug.spotless</groupId>
111111
<artifactId>spotless-maven-plugin</artifactId>
112-
<version>2.46.1</version>
112+
<version>3.0.0</version>
113113
<configuration>
114114
<java>
115115
<googleJavaFormat>

0 commit comments

Comments
 (0)