Skip to content

Commit 018ac1c

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump com.diffplug.spotless:spotless-maven-plugin
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.5 to 2.45.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.5...lib/2.45.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ec6b4c commit 018ac1c

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
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>com.diffplug.spotless</groupId>
157157
<artifactId>spotless-maven-plugin</artifactId>
158-
<version>2.44.5</version>
158+
<version>2.45.0</version>
159159
<executions>
160160
<execution>
161161
<id>format-sources</id>

0 commit comments

Comments
 (0)