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 20c03be2a6 Update aeron-client, aeron-driver to 1.52.1 (#3314)
20c03be2a6 is described below

commit 20c03be2a6da8ba08f0fe949fe31adc25f7ce7ea
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jul 10 19:05:34 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 63ee55ae65..d979ea93a9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
   val junit6Version = "6.1.1"
   val slf4jVersion = "2.0.18"
   // also update agrona version when updating aeron:
-  val aeronVersion = "1.52.0"
+  val aeronVersion = "1.52.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]

Reply via email to