NOTICK: remote obsolete Maven repository for Kotlin in Bintray (#6933)

This commit is contained in:
Waldemar Żurowski 2021-07-23 11:10:21 +02:00 committed by GitHub
parent 9e790c4767
commit f82f6f9b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,9 +149,6 @@ buildscript {
mavenLocal()
mavenCentral()
jcenter()
maven {
url 'https://kotlin.bintray.com/kotlinx'
}
maven {
url "$artifactory_contextUrl/corda-dependencies-dev"
}