Skip to content

Commit 9f12b80

Browse files
dependabot[bot]manusa
authored andcommitted
chore(deps): bump spotless-maven-plugin from 2.33.0 to 2.34.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.33.0 to 2.34.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.33.0...lib/2.34.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f45b6e5 commit 9f12b80

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
@@ -146,7 +146,7 @@
146146
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
147147
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
148148
<nexus-staging-maven-plugin>1.6.13</nexus-staging-maven-plugin>
149-
<spotless-maven-plugin.version>2.33.0</spotless-maven-plugin.version>
149+
<spotless-maven-plugin.version>2.34.0</spotless-maven-plugin.version>
150150

151151
<!-- Other options -->
152152
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)