Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.42.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.41.1 to 2.42.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/2.41.1...lib/2.42.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 15, 2024
1 parent 1da25c0 commit 48b0e8e
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 @@ -37,7 +37,7 @@
<junit-jupiter-version>5.10.1</junit-jupiter-version>
<junit-platform-version>1.10.1</junit-platform-version>
<jqwik-version>1.7.4</jqwik-version>
<spotless.version>2.41.1</spotless.version>
<spotless.version>2.42.0</spotless.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- if JaCoCo is not executed -->
Expand Down

0 comments on commit 48b0e8e

Please sign in to comment.