Skip to content

Commit

Permalink
build(deps): bump spotless-maven-plugin from 2.35.0 to 2.36.0 (#28)
Browse files Browse the repository at this point in the history
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.35.0 to 2.36.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.35.0...lib/2.36.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent ca6bab8 commit 8e07913
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 @@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<parent.basedir>.</parent.basedir>
<spotless.version>2.35.0</spotless.version>
<spotless.version>2.36.0</spotless.version>
<jacoco.version>0.8.9</jacoco.version>
<source.version>3.2.1</source.version>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 8e07913

Please sign in to comment.