Skip to content

Commit a1f04e0

Browse files
Update scala-collection-compat to 2.14.0 (#252)
1 parent 01a9014 commit a1f04e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ object Deps {
240240
}
241241

242242
val scala = new {
243-
val compat = ivy"org.scala-lang.modules::scala-collection-compat:2.13.0"
243+
val compat = ivy"org.scala-lang.modules::scala-collection-compat:2.14.0"
244244
}
245245

246246
val munit = new {

0 commit comments

Comments
 (0)