Skip to content

Commit 2189676

Browse files
authored
Update scala-collection-compat to 2.9.0
1 parent 6455e53 commit 2189676

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
@@ -14,7 +14,7 @@ addCommandAlias("ci-publish", ";github; ci-release")
1414

1515
lazy val V = new {
1616
val cats: String = "2.9.0"
17-
val collectioncompat: String = "2.8.1"
17+
val collectioncompat: String = "2.9.0"
1818
val github4s: String = "0.31.2"
1919
val http4s: String = "0.23.12"
2020
val runtime: String = "0.7.0"

0 commit comments

Comments
 (0)