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

He-Pin 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 ba462fb3af Update aeron-client, aeron-driver to 1.51.1 (#3280)
ba462fb3af is described below

commit ba462fb3af9026d7c209a17dc3ed4cad8f8d0368
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jul 3 00:58:28 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 942461a6d8..efb68f38d2 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.51.0"
+  val aeronVersion = "1.51.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