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

View File

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