mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Fix a Gradle warning
This commit is contained in:
parent
86e80a9164
commit
009b6501f2
@ -24,7 +24,7 @@ import javax.xml.xpath.XPathFactory
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
maven { url 'https://plugins.gradle.org/m2/' }
|
||||
maven { url = 'https://plugins.gradle.org/m2/' }
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user