Skip to content

Commit

Permalink
Bump spotless-maven-plugin from 2.27.1 to 2.27.2 (#247)
Browse files Browse the repository at this point in the history
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/2.27.1...maven/2.27.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent c926a20 commit 11313a5
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.9.1</junit-jupiter-version>
<junit-platform-version>1.9.1</junit-platform-version>
<jqwik-version>1.6.5</jqwik-version>
<spotless.version>2.27.1</spotless.version>
<spotless.version>2.27.2</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 11313a5

Please sign in to comment.