Update aeron-client, aeron-driver to 1.45.1 (#1542)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ba918136c
commit
4a16486a42
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ object Dependencies {
|
|||
val junit5Version = "5.11.3"
|
||||
val slf4jVersion = "2.0.16"
|
||||
// check agrona version when updating this
|
||||
val aeronVersion = "1.45.0"
|
||||
val aeronVersion = "1.45.1"
|
||||
// needs to be inline with the aeron version, check
|
||||
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
||||
val agronaVersion = "1.22.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue