Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-maven-plugin from 2.32.0 to 2.41.1
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.32.0 to 2.41.1.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.32.0...maven/2.41.1)

---
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 Dec 4, 2023
1 parent d6e1b47 commit 2898e44
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 @@ -72,7 +72,7 @@
<properties>
<hapifhir_version>6.2.5</hapifhir_version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spotless.version>2.32.0</spotless.version>
<spotless.version>2.41.1</spotless.version>
<root.basedir>${project.basedir}</root.basedir>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit 2898e44

Please sign in to comment.