This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/aeron-client-1.48.5
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 61aaae62ade18b359ccc0412b634be5f2cf02c25
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 30 12:39:19 2025 +0000
Update aeron-client, aeron-driver to 1.48.5
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 49dd83de6e..63b959de57 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -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.45.1"
+ val aeronVersion = "1.48.5"
// 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"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]