Skip to content

Commit def37de

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.0.0...lib/3.1.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33f68a8 commit def37de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.eclipse.eclemma.build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>com.diffplug.spotless</groupId>
9393
<artifactId>spotless-maven-plugin</artifactId>
94-
<version>3.0.0</version>
94+
<version>3.1.0</version>
9595
</plugin>
9696
<!-- Apache plugins -->
9797
<plugin>

0 commit comments

Comments
 (0)