mirror of
https://github.com/corda/corda.git
synced 2025-01-18 10:46:38 +00:00
Merge pull request #6946 from corda/wz/merge-os-47-48-2021-08-06
NOTICK: Merging forward updates from OS 4.7 to OS 4.8
This commit is contained in:
commit
943cf0b32f
@ -72,6 +72,15 @@ 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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user