Skip to content

Commit

Permalink
update prettier java to 2.4.0 from 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-toepfer authored Nov 16, 2023
1 parent c172279 commit 4cac07a
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 @@ -53,7 +53,7 @@
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
<maven.compiler.release>${maven.compiler.target}</maven.compiler.release>

<prettierJavaVersion>2.0.0</prettierJavaVersion>
<prettierJavaVersion>2.4.0</prettierJavaVersion>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4cac07a

Please sign in to comment.