Skip to content

Commit

Permalink
Merge pull request #1903 from scalacenter/update/coursier-2.1.8
Browse files Browse the repository at this point in the history
Update coursier to 2.1.8
  • Loading branch information
bjaglin authored Dec 19, 2023
2 parents 3c9c5c5 + 7c0ea9b commit 3f8b086
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 @@ -27,7 +27,7 @@ object Dependencies {

val bijectionCoreV = "0.9.7"
val collectionCompatV = "2.11.0"
val coursierV = "2.1.7"
val coursierV = "2.1.8"
val coursierInterfaceV = "1.0.19"
val commontTextV = "1.11.0"
val googleDiffV = "1.3.0"
Expand Down

0 comments on commit 3f8b086

Please sign in to comment.