Skip to content

Commit

Permalink
Merge pull request #1853 from scalacenter/update/coursier-2.1.6
Browse files Browse the repository at this point in the history
Update coursier to 2.1.6
  • Loading branch information
bjaglin committed Sep 7, 2023
2 parents 44ab3ca + a7bf3f8 commit 3da6acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Dependencies {

val bijectionCoreV = "0.9.7"
val collectionCompatV = "2.11.0"
val coursierV = "2.1.5"
val coursierV = "2.1.6"
val coursierInterfaceV = "1.0.18"
val commontTextV = "1.10.0"
val googleDiffV = "1.3.0"
Expand Down

0 comments on commit 3da6acd

Please sign in to comment.