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 848bae73a1 Update agrona to 2.3.0 (#2280)
848bae73a1 is described below
commit 848bae73a1b467edd94b593d78a8921a76523851
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 30 13:42:54 2025 +0800
Update agrona to 2.3.0 (#2280)
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 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]