We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c5b7c commit 49d7b91Copy full SHA for 49d7b91
project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
30
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
31
val agronaVersion = "1.19.2"
32
val nettyVersion = "4.1.107.Final"
33
- val protobufJavaVersion = "3.23.4"
+ val protobufJavaVersion = "3.25.3"
34
val logbackVersion = "1.3.14"
35
36
val jacksonCoreVersion = "2.16.1"
0 commit comments