We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2868ad3 commit 94da6daCopy full SHA for 94da6da
build.sbt
@@ -13,7 +13,7 @@ addCommandAlias("ci-publish", ";github; ci-release")
13
14
lazy val V = new {
15
val cats: String = "2.2.0"
16
- val collectioncompat: String = "2.3.0"
+ val collectioncompat: String = "2.3.1"
17
val github4s: String = "0.27.1"
18
val http4s: String = "0.21.11"
19
val runtime: String = "0.6.4"
0 commit comments