Skip to content

Commit 76587f7

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 9045a49 commit 76587f7

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
@@ -72,7 +72,7 @@
7272
<spotbugs.version>4.9.8</spotbugs.version>
7373
<spotbugs-maven-plugin.version>4.9.8.1</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.14.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
75-
<spotless.version>3.0.0</spotless.version>
75+
<spotless.version>3.1.0</spotless.version>
7676
<therapi.version>0.15.0</therapi.version>
7777
<!-- Test-related settings -->
7878
<skipTests>false</skipTests> <!-- To skip all tests with `-DskipTests` on CLI. -->

0 commit comments

Comments
 (0)