We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b715c commit 23e4368Copy full SHA for 23e4368
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.19"
+ val coursier = "2.1.20"
12
val protocGen = "0.9.7"
13
val protobufRuntimeScala = "0.8.16"
14
val commonsCodec = "1.17.1"
0 commit comments