Skip to content

Commit

Permalink
Merge pull request #57 from sebastian-toepfer/update-prettier-java
Browse files Browse the repository at this point in the history
update prettier java to 2.4.0 from 2.3.1
  • Loading branch information
sebastian-toepfer authored Nov 16, 2023
2 parents d5fa92f + c9b3221 commit 8426639
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 @@ -47,7 +47,7 @@
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
<maven.compiler.release>${maven.compiler.target}</maven.compiler.release>

<prettierJavaVersion>2.3.1</prettierJavaVersion>
<prettierJavaVersion>2.4.0</prettierJavaVersion>
</properties>

<modules>
Expand Down

0 comments on commit 8426639

Please sign in to comment.