Skip to content

Commit

Permalink
Update aeron-client, aeron-driver to 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Aug 25, 2024
1 parent 302f38f commit d7e81a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object Dependencies {
val junit5Version = "5.11.0"
val slf4jVersion = "2.0.16"
// check agrona version when updating this
val aeronVersion = "1.44.1"
val aeronVersion = "1.46.0"
// 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"
Expand Down

0 comments on commit d7e81a8

Please sign in to comment.