This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/aeron-client-1.44.1
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 192b9ef0fbb01ab3fbf5e3ed9b3a36f91dead844
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 14 00:06:07 2024 +0000
Update aeron-client, aeron-driver to 1.44.1
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 60217decfc..8ad70b99ed 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val junit5Version = "5.10.2"
val slf4jVersion = "2.0.12"
// check agrona version when updating this
- val aeronVersion = "1.44.0"
+ val aeronVersion = "1.44.1"
// needs to be inline with the aeron version, check
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.21.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]