Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-maven-plugin from 1.20.0 to 2.39.0
Browse files Browse the repository at this point in the history
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 1.20.0 to 2.39.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/1.20.0...lib/2.39.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent ae82764 commit 47d67df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>1.20.0</version>
<version>2.39.0</version>
<configuration>
<java>
<includes>
Expand Down

0 comments on commit 47d67df

Please sign in to comment.