diff --git a/project/V.scala b/project/V.scala index dfc718e299b..9e3aacf9e07 100644 --- a/project/V.scala +++ b/project/V.scala @@ -22,7 +22,7 @@ object V { val bloop = "2.0.6" val bloopConfig = "2.2.0" val bsp = "2.2.0-M2" - val coursier = "2.1.22" + val coursier = "2.1.23" // 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.26"