Update agrona to 1.0.8 (#27905)
This commit is contained in:
parent
ddaceae80d
commit
36e4cbcb79
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ object Dependencies {
|
||||||
// check agrona version when updating this
|
// check agrona version when updating this
|
||||||
val aeronVersion = "1.21.2"
|
val aeronVersion = "1.21.2"
|
||||||
// needs to be inline with the aeron version
|
// needs to be inline with the aeron version
|
||||||
val agronaVersion = "1.0.7"
|
val agronaVersion = "1.0.8"
|
||||||
val nettyVersion = "3.10.6.Final"
|
val nettyVersion = "3.10.6.Final"
|
||||||
val jacksonVersion = "2.10.0"
|
val jacksonVersion = "2.10.0"
|
||||||
val jacksonDatabindVersion = "2.10.0"
|
val jacksonDatabindVersion = "2.10.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue