Skip to content

Commit 5c4749e

Browse files
committed
protobuf-java 3.22.5
1 parent 8ce4973 commit 5c4749e

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
@@ -30,7 +30,7 @@ object Dependencies {
3030
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
3131
val agronaVersion = "1.19.2"
3232
val nettyVersion = "4.1.106.Final"
33-
val protobufJavaVersion = "3.20.3"
33+
val protobufJavaVersion = "3.22.5"
3434
val logbackVersion = "1.3.14"
3535

3636
val jacksonCoreVersion = "2.16.1"

0 commit comments

Comments
 (0)