We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44037fa commit 8b16248Copy full SHA for 8b16248
1 file changed
pom.xml
@@ -295,7 +295,7 @@
295
<artifactId>prettier-maven-plugin</artifactId>
296
<configuration>
297
<skip>${plugin.prettier.skip}</skip>
298
- <prettierJavaVersion>2.6.7</prettierJavaVersion>
+ <prettierJavaVersion>2.6.8</prettierJavaVersion>
299
<inputGlobs>
300
<inputGlob>src/main/java/**/*.java</inputGlob>
301
<inputGlob>src/test/java/**/*.java</inputGlob>
0 commit comments