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 c4a28ba211 Update aeron-client, aeron-driver to 1.52.0 (#3286)
c4a28ba211 is described below
commit c4a28ba2115db0bd8bffd8b08fb63cbbd551f9c1
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jul 4 16:27:04 2026 +0200
Update aeron-client, aeron-driver to 1.52.0 (#3286)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index efb68f38d2..cdea158aab 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.1"
+ val aeronVersion = "1.52.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]