Merge pull request #6937 from corda/wz/merge-os-46-47-2021-07-27

NOTICK: Merging forward updates from OS 4.6 to OS 4.7 (2021-07-27)
This commit is contained in:
Waldemar Żurowski 2021-07-27 17:10:05 +02:00 committed by GitHub
commit 5d38669b31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,12 +188,6 @@ buildscript {
}
mavenCentral()
jcenter()
maven {
url 'https://kotlin.bintray.com/kotlinx'
content {
includeGroup 'org.jetbrains.kotlin'
}
}
}
}
dependencies {