Skip to content

Commit f96f37f

Browse files
Update coursier to 2.1.2
1 parent 0112c39 commit f96f37f

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

0 commit comments

Comments
 (0)