Update aeron-client, aeron-driver to 1.22.0
This commit is contained in:
parent
76e2730195
commit
ef72933762
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ object Dependencies {
|
|||
val junitVersion = "4.12"
|
||||
val slf4jVersion = "1.7.28"
|
||||
// check agrona version when updating this
|
||||
val aeronVersion = "1.21.2"
|
||||
val aeronVersion = "1.22.0"
|
||||
// needs to be inline with the aeron version
|
||||
val agronaVersion = "1.0.7"
|
||||
val nettyVersion = "3.10.6.Final"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue