Skip to content

Commit

Permalink
Revert "Update dependency com.diffplug.spotless:spotless-maven-plugin…
Browse files Browse the repository at this point in the history
… to v2.4…" (#14)

This reverts commit 99b781f.
  • Loading branch information
simonhir authored Jul 18, 2024
1 parent da559b6 commit 0633069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refarch-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<jvm.options>-Dorg.conscrypt.native.workdir=$(pwd)</jvm.options>
<jacoco.version>0.8.12</jacoco.version>
<maven.surefire.plugin.version>3.3.1</maven.surefire.plugin.version>
<spotless.maven.plugin.version>2.43.0</spotless.maven.plugin.version>
<spotless.maven.plugin.version>2.34.0</spotless.maven.plugin.version>
<itm.java.codeformat.version>1.0.10</itm.java.codeformat.version>
<maven.checkstyle.plugin.version>3.4.0</maven.checkstyle.plugin.version>
<checkstyle.version>10.17.0</checkstyle.version>
Expand Down

0 comments on commit 0633069

Please sign in to comment.