Merge pull request #6938 from corda/wz/merge-os-47-48-2021-07-27

NOTICK: Merging forward updates from OS 4.7 to OS 4.8 (2021-07-27)
This commit is contained in:
Waldemar Żurowski 2021-07-28 10:03:29 +02:00 committed by GitHub
commit bf9d0212d9
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 {