This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/agrona-2.3.1
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit b1c3485965b6b492e197ba53a72cd8df4c8f0434
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 8 01:07:45 2025 +0000
Update agrona to 2.3.1
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 51d6bc2b11..b2b900fc36 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.0"
+ val agronaVersion = "2.3.1"
val nettyVersion = "4.2.7.Final"
val logbackVersion = "1.5.20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]