Skip to content

Commit 2dafcf6

Browse files
authored
upgrade to protobuf-java 3.25.5
1 parent b557ac9 commit 2dafcf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inThisBuild(
1010
)
1111
)
1212

13-
val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.24.4"
13+
val protobufJava = "com.google.protobuf" % "protobuf-java" % "3.25.5"
1414

1515
val coursierVersion = "2.1.13"
1616

0 commit comments

Comments
 (0)