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:
scala-steward-asf[bot] 2025-08-10 13:30:43 +08:00 committed by GitHub
parent 957355cc3f
commit fd1d7bb5af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"