Browse Source

Use spotless upToDateChecking (#13394)

3.2.0-release
Wenjun Ruan 2 years ago committed by GitHub
parent
commit
e660f7fc2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      pom.xml

3
pom.xml

@ -668,6 +668,9 @@
</excludes>
<flexmark />
</markdown>
<upToDateChecking>
<enabled>true</enabled>
</upToDateChecking>
</configuration>
<executions>
<execution>

Loading…
Cancel
Save