mirror of
https://github.com/corda/corda.git
synced 2025-02-18 16:40:55 +00:00
Update Copycat (Raft lib) version to 1.2.3
This commit is contained in:
parent
577b2c2c22
commit
55af8cff74
@ -133,8 +133,8 @@ dependencies {
|
||||
compile 'co.paralleluniverse:capsule:1.0.3'
|
||||
|
||||
// Java Atomix: RAFT library
|
||||
compile 'io.atomix.copycat:copycat-client:1.1.4'
|
||||
compile 'io.atomix.copycat:copycat-server:1.1.4'
|
||||
compile 'io.atomix.copycat:copycat-client:1.2.3'
|
||||
compile 'io.atomix.copycat:copycat-server:1.2.3'
|
||||
compile 'io.atomix.catalyst:catalyst-netty:1.1.2'
|
||||
|
||||
// Netty: All of it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user