Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.4…
Browse files Browse the repository at this point in the history
…4.0.BETA4
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 3e8d7f8 commit a6ddc42
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 @@ -44,7 +44,7 @@
<properties>
<java.version>21</java.version>

<spotless.version>2.44.0.BETA2</spotless.version>
<spotless.version>2.44.0.BETA4</spotless.version>
<cleanthat.version>2.21</cleanthat.version>

<!-- By default (i.e. in local environments), check for code formatting AFTER trying automatic fixes. -->
Expand Down

0 comments on commit a6ddc42

Please sign in to comment.