Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-maven-plugin from 2.42.0 to 2.43.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 2.42.0 to 2.43.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.42.0...lib/2.43.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]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent e771b40 commit 949655a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<maven.plugin.release.version>2.5.3</maven.plugin.release.version>
<maven.plugin.shade.version>3.5.1</maven.plugin.shade.version>
<maven.plugin.source.version>3.3.0</maven.plugin.source.version>
<maven.plugin.spotless.version>2.42.0</maven.plugin.spotless.version>
<maven.plugin.spotless.version>2.43.0</maven.plugin.spotless.version>
<picocli.version>4.7.5</picocli.version>
<postgres.version>42.7.1</postgres.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 949655a

Please sign in to comment.