Skip to content

Commit c5b4f79

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.45.0
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.3 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.3...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] <[email protected]>
1 parent 49c28a4 commit c5b4f79

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
@@ -375,7 +375,7 @@
375375
<groupId>com.diffplug.spotless</groupId>
376376
<artifactId>spotless-maven-plugin</artifactId>
377377
<!-- This is the last version with Java 8 support -->
378-
<version>2.44.3</version>
378+
<version>2.45.0</version>
379379
<configuration>
380380
<java>
381381
<!-- google-java-format, but better: see https://github.com/palantir/palantir-java-format -->

0 commit comments

Comments
 (0)