Skip to content

Commit 4a16486

Browse files
Update aeron-client, aeron-driver to 1.45.1 (#1542)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 7ba9181 commit 4a16486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Dependencies {
3030
val junit5Version = "5.11.3"
3131
val slf4jVersion = "2.0.16"
3232
// check agrona version when updating this
33-
val aeronVersion = "1.45.0"
33+
val aeronVersion = "1.45.1"
3434
// needs to be inline with the aeron version, check
3535
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
3636
val agronaVersion = "1.22.0"

0 commit comments

Comments
 (0)