This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/agrona-2.3.0
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit bc198a7c3d75913a3b3f96dd11e22164f0f5ad5d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 30 05:31:17 2025 +0000
Update agrona to 2.3.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 26352cf525..ae1679b221 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -32,7 +32,7 @@ object Dependencies {
val aeronVersion = "1.48.6"
// needs to be inline with the aeron version, check
// https://github.com/aeron-io/aeron/blob/master/gradle/libs.versions.toml
- val agronaVersion = "2.2.4"
+ val agronaVersion = "2.3.0"
val nettyVersion = "4.2.6.Final"
val logbackVersion = "1.5.18"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]