This is an automated email from the ASF dual-hosted git repository.
hepin 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 c76c63fb43 Update aeron-client, aeron-driver to 1.49.0 (#2295)
c76c63fb43 is described below
commit c76c63fb437e97c97f078796783a9ecc43dac81f
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 5 16:18:38 2025 +0800
Update aeron-client, aeron-driver to 1.49.0 (#2295)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 93060440a8..bdd1fdb5b4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val junit6Version = "6.0.0"
val slf4jVersion = "2.0.17"
// check agrona version when updating this
- val aeronVersion = "1.48.6"
+ val aeronVersion = "1.49.0"
// needs to be inline with the aeron version, check
// https://github.com/aeron-io/aeron/blob/master/gradle/libs.versions.toml
val agronaVersion = "2.3.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]