Use spotless upToDateChecking (#13394)

This commit is contained in:
Wenjun Ruan 2023-01-13 21:59:05 +08:00 committed by GitHub
parent 98dfd64444
commit e660f7fc2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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