Update aeron-client, aeron-driver to 1.48.6 (#2024)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
957355cc3f
commit
fd1d7bb5af
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ object Dependencies {
|
|||
val junit5Version = "5.13.4"
|
||||
val slf4jVersion = "2.0.17"
|
||||
// check agrona version when updating this
|
||||
val aeronVersion = "1.48.5"
|
||||
val aeronVersion = "1.48.6"
|
||||
// needs to be inline with the aeron version, check
|
||||
// https://github.com/aeron-io/aeron/blob/master/gradle/libs.versions.toml
|
||||
val agronaVersion = "2.2.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue