forked from loafle/openapi-generator-original
add back mavenLocal in gradle plugin build (#14265)
This commit is contained in:
@@ -31,6 +31,7 @@ java {
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven {
|
||||
name = "Sonatype Snapshots"
|
||||
|
||||
Reference in New Issue
Block a user