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 be945fd commit 6c50c2eCopy full SHA for 6c50c2e
build.sbt
@@ -12,7 +12,7 @@ addCommandAlias("ci-docs", ";github; mdoc; headerCreateAll")
12
addCommandAlias("ci-publish", ";github; ci-release")
13
14
lazy val V = new {
15
- val cats: String = "2.1.1"
+ val cats: String = "2.2.0"
16
val collectioncompat: String = "2.1.6"
17
val github4s: String = "0.25.0"
18
val http4s: String = "0.21.7"
0 commit comments