Skip to content

Commit 4f97b46

Browse files
authored
Merge pull request #1748 from scalacenter/update/coursier-2.1.1
Update coursier to 2.1.1
2 parents aaa9d40 + ec2a3bc commit 4f97b46

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
@@ -20,7 +20,7 @@ object Dependencies {
2020

2121
val bijectionCoreV = "0.9.7"
2222
val collectionCompatV = "2.9.0"
23-
val coursierV = "2.1.0"
23+
val coursierV = "2.1.1"
2424
val coursierInterfaceV = "1.0.9"
2525
val commontTextV = "1.10.0"
2626
val googleDiffV = "1.3.0"

0 commit comments

Comments
 (0)