diff --git a/project/V.scala b/project/V.scala index 27e0c170bbc..aa51b4e6b46 100644 --- a/project/V.scala +++ b/project/V.scala @@ -19,7 +19,7 @@ object V { val bloop = "1.5.11" val bloopConfig = "1.5.5" val bsp = "2.1.0-M5" - val coursier = "2.1.6" + val coursier = "2.1.7" val coursierInterfaces = "1.0.18" // changing coursier interfaces version may be not binary compatible. // After each update of coursier interfaces, remember to bump the version in dotty repository.