Skip to content

Commit 32a2cb9

Browse files
build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.7.0...maven/3.8.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49980bd commit 32a2cb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<maven.central-publishing.plugin.version>0.11.0</maven.central-publishing.plugin.version>
9292
<maven.project.info.reports.plugin.version>3.1.2</maven.project.info.reports.plugin.version>
9393
<maven-enforcer-plugin.version>3.6.3</maven-enforcer-plugin.version>
94-
<spotless.maven.plugin.version>3.7.0</spotless.maven.plugin.version>
94+
<spotless.maven.plugin.version>3.8.0</spotless.maven.plugin.version>
9595
<checkstyle.check.skip>false</checkstyle.check.skip>
9696
<!-- excludes the Record classes from being analyzed as they are not yet supported by the checkstyle plugin -->
9797
<checkstyle.exclusion>

0 commit comments

Comments
 (0)