Merge pull request #27952 from scala-steward/update/aeron-client-1.22.0
Update aeron-client, aeron-driver to 1.22.0
This commit is contained in:
commit
544c5fa17c
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.8"
|
||||
val nettyVersion = "3.10.6.Final"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue