Skip to content

Commit c7b6c90

Browse files
authored
bump: Aeron 1.45.2 (#32836)
1 parent b90fc2d commit c7b6c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Dependencies {
1616
val slf4jVersion = "2.0.17"
1717
// check agrona version when updating this
1818
// Note: 1.46 is JDK 17 only so we cannot bump until we stop supporting JDK 11
19-
val aeronVersion = "1.45.1"
19+
val aeronVersion = "1.45.2"
2020
// needs to be inline with the aeron version, check
2121
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
2222
// Note: 1.23+ is JDK 17 only so we cannot bump until we stop supporting JDK 11

0 commit comments

Comments
 (0)