This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/agrona-2.3.2
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit db2f5715475592d7f7622d655e103c24e7d6e214
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 9 00:04:56 2025 +0000
Update agrona to 2.3.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index aaf83cf761..c472bb6ad2 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -32,7 +32,7 @@ object Dependencies {
val aeronVersion = "1.48.7"
// 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.1"
+ val agronaVersion = "2.3.2"
val nettyVersion = "4.2.7.Final"
val logbackVersion = "1.5.20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]