Moved from jCenter to Maven Central.
Updated dependencies.
This commit is contained in:
parent
8ee3f6e96e
commit
05df5fee45
8 changed files with 86 additions and 146 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
id("org.jetbrains.kotlin.jvm") version "1.4.0"
|
||||
id("com.github.ben-manes.versions") version "0.29.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.4.30"
|
||||
id("com.github.ben-manes.versions") version "0.38.0"
|
||||
application
|
||||
}
|
||||
|
||||
|
@ -9,7 +9,7 @@ plugins {
|
|||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue