Skip to content

Commit

Permalink
update prettier java to 2.4.0 from 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-toepfer authored Nov 16, 2023
1 parent d5fa92f commit c9b3221
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 c9b3221

Please sign in to comment.