File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 <jacoco-maven-plugin .version>0.8.11</jacoco-maven-plugin .version>
2424 <maven-compiler-plugin .version>3.11.0</maven-compiler-plugin .version>
2525 <maven-deploy-plugin .version>2.8.2</maven-deploy-plugin .version>
26- <prettier-maven-plugin .version>0.16 </prettier-maven-plugin .version>
26+ <prettier-maven-plugin .version>0.21 </prettier-maven-plugin .version>
2727 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2828 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2929 <skipPrettier >false</skipPrettier >
325325 <printWidth >120</printWidth >
326326 <tabWidth >4</tabWidth >
327327 <useTabs >false</useTabs >
328- <prettierJavaVersion >1.5 .0</prettierJavaVersion >
328+ <prettierJavaVersion >2.0 .0</prettierJavaVersion >
329329 <ignoreEditorConfig >true</ignoreEditorConfig >
330330 <inputGlobs >
331331 <inputGlob >src/main/java/**/*.java</inputGlob >
You can’t perform that action at this time.
0 commit comments