Skip to content

Commit 2a56a31

Browse files
Update coursier to 2.1.4
1 parent 587520a commit 2a56a31

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
@@ -19,7 +19,7 @@ object Dependencies {
1919

2020
val bijectionCoreV = "0.9.7"
2121
val collectionCompatV = "2.10.0"
22-
val coursierV = "2.1.3"
22+
val coursierV = "2.1.4"
2323
val coursierInterfaceV = "1.0.16"
2424
val commontTextV = "1.10.0"
2525
val googleDiffV = "1.3.0"

0 commit comments

Comments
 (0)