mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
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