We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ff3c0 commit b9615f7Copy full SHA for b9615f7
pom.xml
@@ -454,7 +454,7 @@
454
<plugin>
455
<groupId>com.diffplug.spotless</groupId>
456
<artifactId>spotless-maven-plugin</artifactId>
457
- <version>2.44.2</version>
+ <version>2.44.3</version>
458
<configuration>
459
<java>
460
<googleJavaFormat>
studio/pom.xml
@@ -273,7 +273,7 @@
273
274
275
276
277
<executions>
278
<execution>
279
<phase>compile</phase>
0 commit comments