diff --git a/build.sc b/build.sc index 48a7216..0de2915 100644 --- a/build.sc +++ b/build.sc @@ -240,7 +240,7 @@ object Deps { } val scala = new { - val compat = ivy"org.scala-lang.modules::scala-collection-compat:2.13.0" + val compat = ivy"org.scala-lang.modules::scala-collection-compat:2.14.0" } val munit = new {