This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/aeron-client-1.48.9
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit c34313af33fdec9c6d25fbd9602d11c5e43b74db
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 17:48:57 2025 +0000
Update aeron-client, aeron-driver to 1.48.9
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 315acf8e55..3cb029959d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val junit6Version = "6.0.1"
val slf4jVersion = "2.0.17"
// also update agrona version when updating aeron:
- val aeronVersion = "1.48.7"
+ val aeronVersion = "1.48.9"
// 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]