fix(gradle-9): unable to resolve class XmlParser for Groovy 4.x (#1896)

This commit is contained in:
エリス
2026-03-19 09:58:16 +09:00
committed by GitHub
parent af56a00324
commit 9ae489bd37
+1
View File
@@ -17,6 +17,7 @@
under the License.
*/
import groovy.xml.XmlParser
import java.util.regex.Pattern
import io.github.g00fy2.versioncompare.Version