This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 b3c5c02527 Update aeron-client, aeron-driver to 1.44.1 (#1278)
b3c5c02527 is described below
commit b3c5c02527e4886b078bc14079cca58287b76a11
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 14 08:43:20 2024 +0200
Update aeron-client, aeron-driver to 1.44.1 (#1278)
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 008305c4df..3ed512599c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val junit5Version = "5.10.2"
val slf4jVersion = "2.0.13"
// 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]