diff --git a/project/V.scala b/project/V.scala index 75ee256f529..eef349b0a81 100644 --- a/project/V.scala +++ b/project/V.scala @@ -21,7 +21,7 @@ object V { val bloop = "2.0.0" val bloopConfig = "2.0.3" val bsp = "2.2.0-M2" - val coursier = "2.1.12" + val coursier = "2.1.13" // changing coursier interfaces version may be not binary compatible. // After each update of coursier interfaces, remember to bump the version in dotty repository. val coursierInterfaces = "1.0.20"