Merge pull request #6936 from corda/wz/merge-os-45-46-2021-07-26

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

View File

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