Added snapshots repository.
This commit is contained in:
parent
fec26fffd7
commit
2c771ad286
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
|||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven { url = uri("https://oss.sonatype.org/content/repositories/snapshots") }
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue