Merge pull request #6935 from corda/wz/merge-os-44-45-2021-07-26

NOTICK: Merging forward updates from OS 4.4 to OS 4.5 (2021-07-26)
This commit is contained in:
Waldemar Żurowski 2021-07-26 18:28:12 +02:00 committed by GitHub
commit 6b3c8b5868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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