mirror of
https://github.com/corda/corda.git
synced 2025-06-19 07:38:22 +00:00
Merge remote-tracking branch 'open/master'
# Conflicts: # node/src/main/kotlin/net/corda/node/services/events/NodeSchedulerService.kt # node/src/test/kotlin/net/corda/node/services/events/NodeSchedulerServiceTest.kt
This commit is contained in:
@ -56,7 +56,7 @@ dependencies {
|
||||
testCompile "org.apache.curator:curator-test:${curator_version}"
|
||||
|
||||
// FastClasspathScanner: classpath scanning - needed for the NetworkBootstraper
|
||||
compile 'io.github.lukehutch:fast-classpath-scanner:2.0.21'
|
||||
compile 'io.github.lukehutch:fast-classpath-scanner:2.12.3'
|
||||
|
||||
// Pure-Java Snappy compression
|
||||
compile 'org.iq80.snappy:snappy:0.4'
|
||||
|
Reference in New Issue
Block a user