Skip to content

Commit 94da6da

Browse files
authored
Update scala-collection-compat to 2.3.1
1 parent 2868ad3 commit 94da6da

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.2.0"
16-
val collectioncompat: String = "2.3.0"
16+
val collectioncompat: String = "2.3.1"
1717
val github4s: String = "0.27.1"
1818
val http4s: String = "0.21.11"
1919
val runtime: String = "0.6.4"

0 commit comments

Comments
 (0)