Skip to content

Commit 4c529fb

Browse files
committed
Bump up protoc-gen
1 parent 87b4305 commit 4c529fb

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
@@ -9,7 +9,7 @@ object Dependencies {
99
val silencer = "1.7.17"
1010
val collectionCompat = "2.12.0"
1111
val coursier = "2.1.9"
12-
val protocGen = "0.9.7"
12+
val protocGen = "0.9.9"
1313
val protobufRuntimeScala = "0.8.16"
1414
val commonsCodec = "1.16.1"
1515

0 commit comments

Comments
 (0)