Merge pull request #7017 from corda/wz/merge-os-43-44-2022-01-11

NOTICK: Merging forward updates from OS 4.3 to OS 4.4 (2022-01-11)
This commit is contained in:
Waldemar Żurowski 2022-01-11 15:46:13 +01:00 committed by GitHub
commit 24de478aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,15 +69,6 @@ dependencies {
testCompile "com.github.detro:ghostdriver:$ghostdriver_version"
}
repositories {
maven {
url 'https://maven.scijava.org/content/repositories/public/'
content {
includeGroup 'com.github.detro'
}
}
}
bootRepackage {
enabled = false
}