Skip to content

Commit 3e0e83e

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6bdb0a commit 3e0e83e

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
@@ -62,7 +62,7 @@
6262
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
6363
<maven-toolchains-plugin.version>3.2.0</maven-toolchains-plugin.version>
6464
<plugin-tools-javadoc.version>3.5.2</plugin-tools-javadoc.version>
65-
<spotless-maven-plugin.version>3.2.1</spotless-maven-plugin.version>
65+
<spotless-maven-plugin.version>3.3.0</spotless-maven-plugin.version>
6666
<maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
6767

6868
<!-- Pin output timestamp to make the Java build reproducible -->

0 commit comments

Comments
 (0)