We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974232f commit 19d96c0Copy full SHA for 19d96c0
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
-aeron = "1.49.3"
3
-agrona = "2.3.2"
+aeron = "1.50.0"
+agrona = "2.4.0"
4
checkstyle = "12.3.1"
5
commons-codec = "1.15"
6
commons-lang3 = "3.8.1"
@@ -12,7 +12,7 @@ json = "20250517"
12
junit = "6.0.2"
13
mockito = "5.21.0"
14
plexus = "3.3.0"
15
-sbe = "1.36.2"
+sbe = "1.37.1"
16
shadow = "9.3.1"
17
versions = "0.53.0"
18
0 commit comments