File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6969 <sonar .organization>jimbethancourt-github</sonar .organization>
7070 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
7171
72- <maven .core.version>3.9.2 </maven .core.version>
72+ <maven .core.version>3.9.4 </maven .core.version>
7373 </properties >
7474
7575 <modules >
349349 <include >*.java</include >
350350 </includes >
351351 <!-- define the steps to apply to those files -->
352- <trimTrailingWhitespace />
353- <endWithNewline />
352+ <trimTrailingWhitespace />
353+ <endWithNewline />
354354 <indent >
355355 <tabs >true</tabs >
356356 <spacesPerTab >4</spacesPerTab >
357357 </indent >
358358 </format >
359359 </formats >
360360 <java >
361- <palantirJavaFormat />
361+ <palantirJavaFormat />
362362 </java >
363363 </configuration >
364364 <executions >
You can’t perform that action at this time.
0 commit comments