We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6370e9d commit 19151a6Copy full SHA for 19151a6
project/Dependencies.scala
@@ -8,7 +8,7 @@ object Dependencies {
8
val protobuf = "4.28.2"
9
val silencer = "1.7.19"
10
val collectionCompat = "2.12.0"
11
- val coursier = "2.1.15"
+ val coursier = "2.1.16"
12
val protocGen = "0.9.7"
13
val protobufRuntimeScala = "0.8.16"
14
val commonsCodec = "1.17.1"
0 commit comments