Skip to content

Commit 7ef3c01

Browse files
committed
Bump up protobuf-runtime-scala to 0.8.16
1 parent 050e791 commit 7ef3c01

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
@@ -10,7 +10,7 @@ object Dependencies {
1010
val collectionCompat = "2.12.0"
1111
val coursier = "2.1.10"
1212
val protocGen = "0.9.7"
13-
val protobufRuntimeScala = "0.8.15"
13+
val protobufRuntimeScala = "0.8.16"
1414
val commonsCodec = "1.17.0"
1515

1616
// For testing

0 commit comments

Comments
 (0)