Skip to content

Commit

Permalink
Update dependency net.revelc.code.formatter:formatter-maven-plugin to…
Browse files Browse the repository at this point in the history
… v2.24.1
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 089280b commit dbf9101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<plugin>
<groupId>net.revelc.code.formatter</groupId>
<artifactId>formatter-maven-plugin</artifactId>
<version>2.23.0</version>
<version>2.24.1</version>
<configuration>
<compilerSource>${maven.compiler.source}</compilerSource>
<compilerCompliance>${maven.compiler.source}</compilerCompliance>
Expand Down

0 comments on commit dbf9101

Please sign in to comment.