diff --git a/project/V.scala b/project/V.scala index 9cca13c2a15..9bdc4c70a45 100644 --- a/project/V.scala +++ b/project/V.scala @@ -24,7 +24,7 @@ object V { val coursier = "2.1.19" // 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.25" + val coursierInterfaces = "1.0.26" val debugAdapter = "4.2.1" val genyVersion = "1.0.0" val gitter8Version = "0.16.2"