We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19151a6 commit 945cee0Copy full SHA for 945cee0
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.16"
+ val coursier = "2.1.17"
12
val protocGen = "0.9.7"
13
val protobufRuntimeScala = "0.8.16"
14
val commonsCodec = "1.17.1"
0 commit comments