Skip to content

Commit b63284c

Browse files
authored
Update scala-collection-compat to 2.4.0
1 parent 8cc443c commit b63284c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ addCommandAlias("ci-publish", ";github; ci-release")
1313

1414
lazy val V = new {
1515
val cats: String = "2.3.1"
16-
val collectioncompat: String = "2.3.2"
16+
val collectioncompat: String = "2.4.0"
1717
val github4s: String = "0.27.1"
1818
val http4s: String = "0.21.16"
1919
val runtime: String = "0.6.4"

0 commit comments

Comments
 (0)