This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 6c4615a18e Update aeron-client, aeron-driver to 1.53.0 (#3485)
6c4615a18e is described below

commit 6c4615a18e2f67dfc7350a3619b3d191dab1256f
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 29 17:45:56 2026 +0200

    Update aeron-client, aeron-driver to 1.53.0 (#3485)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0da8ccbfc5..acab4f580c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
   val junit6Version = "6.1.3"
   val slf4jVersion = "2.0.18"
   // also update agrona version when updating aeron:
-  val aeronVersion = "1.52.3"
+  val aeronVersion = "1.53.0"
   // Use the major+minor agrona versions matching aeron at
   // https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
   // (remember to also update the scala-steward pin)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to