Skip to content

Commit 945cee0

Browse files
Update coursier to 2.1.17 (#1763)
1 parent 19151a6 commit 945cee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ object Dependencies {
88
val protobuf = "4.28.2"
99
val silencer = "1.7.19"
1010
val collectionCompat = "2.12.0"
11-
val coursier = "2.1.16"
11+
val coursier = "2.1.17"
1212
val protocGen = "0.9.7"
1313
val protobufRuntimeScala = "0.8.16"
1414
val commonsCodec = "1.17.1"

0 commit comments

Comments
 (0)