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 845f933edb Update aeron-client, aeron-driver to 1.53.1 (#3540)
845f933edb is described below
commit 845f933edbc0bd6880ca70998a7142bfad267d31
Author: Scala Steward <[email protected]>
AuthorDate: Sun Sep 13 18:56:06 2026 +0200
Update aeron-client, aeron-driver to 1.53.1 (#3540)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index acd7d08707..6449ee84a5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val junit6Version = "6.1.3"
val slf4jVersion = "2.0.19"
// also update agrona version when updating aeron:
- val aeronVersion = "1.53.0"
+ val aeronVersion = "1.53.1"
// 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]