Skip to content

Commit

Permalink
chore(deps): update dependency com.diffplug.spotless:spotless-maven-p…
Browse files Browse the repository at this point in the history
…lugin to v2.43.0
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 5dc35d9 commit f5934fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion refarch-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<logstash-logback-encoder.version>8.0</logstash-logback-encoder.version>

<!-- Linting & Formatting -->
<spotless-maven-plugin.version>2.34.0</spotless-maven-plugin.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>

<!-- Testing -->
Expand Down
2 changes: 1 addition & 1 deletion refarch-integrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<logstash-logback-encoder.version>8.0</logstash-logback-encoder.version>

<!-- Linting & Formatting -->
<spotless-maven-plugin.version>2.34.0</spotless-maven-plugin.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
<itm-java-codeformat.version>1.0.10</itm-java-codeformat.version>

<!-- Release -->
Expand Down

0 comments on commit f5934fe

Please sign in to comment.