Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
val junit6Version = "6.0.0"
val slf4jVersion = "2.0.17"
// check agrona version when updating this
val aeronVersion = "1.48.6"
val aeronVersion = "1.49.0"
// needs to be inline with the aeron version, check
// https://github.com/aeron-io/aeron/blob/master/gradle/libs.versions.toml
val agronaVersion = "2.3.0"
Expand Down