Browse Source

Use spotless upToDateChecking (#13394)

Wenjun Ruan 2 năm trước cách đây
mục cha
commit
e660f7fc2d
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

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