Merge pull request #6934 from corda/wz/merge-os-43-44-2021-07-23

NOTICK: Merging forward updates from OS 4.3 to OS 4.4 (2021-07-23)
This commit is contained in:
Waldemar Żurowski 2021-07-24 22:49:12 +02:00 committed by GitHub
commit b4a07dce55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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