Skip to content

Commit 9f578f7

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump spotless-maven-plugin from 2.35.0 to 2.36.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.35.0 to 2.36.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.35.0...lib/2.36.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 1887176 commit 9f578f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<sonar.java.source>${java.version}</sonar.java.source>
112112
<sonar.language>java</sonar.language>
113113
<license.header.file>${project.basedir}/license-header</license.header.file>
114-
<spotless.version>2.35.0</spotless.version>
114+
<spotless.version>2.36.0</spotless.version>
115115
</properties>
116116

117117
<repositories>

0 commit comments

Comments
 (0)