Skip to content

Commit 921444f

Browse files
authored
Merge pull request #1767 from scalacenter/update/coursier-2.1.4
Update coursier to 2.1.4
2 parents 5c9132c + 2a56a31 commit 921444f

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)