Skip to content

Commit 91726ca

Browse files
authored
Merge pull request #1759 from scalacenter/update/coursier-2.1.3
Update coursier to 2.1.3
2 parents 9c0d663 + d3f9568 commit 91726ca

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.10.0"
23-
val coursierV = "2.1.2"
23+
val coursierV = "2.1.3"
2424
val coursierInterfaceV = "1.0.15"
2525
val commontTextV = "1.10.0"
2626
val googleDiffV = "1.3.0"

0 commit comments

Comments
 (0)