Skip to content

Commit 5583333

Browse files
authored
Merge of #1877
2 parents b858b6a + dc5f19f commit 5583333

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
@@ -7,7 +7,7 @@ object Dependencies {
77
val grpc = "1.62.2"
88
val protobuf = "3.25.8"
99
val collectionCompat = "2.12.0"
10-
val coursier = "2.1.9"
10+
val coursier = "2.1.24"
1111
val protocGen = "0.9.9"
1212
val protobufRuntimeScala = "0.8.16"
1313
val commonsCodec = "1.16.1"

0 commit comments

Comments
 (0)