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 012e22e commit db06620Copy full SHA for db06620
build.sbt
@@ -10,7 +10,7 @@ addCommandAlias("ci-docs", "github; mdoc; headerCreateAll")
10
addCommandAlias("ci-publish", "github; ci-release")
11
12
lazy val V = new {
13
- val cats: String = "2.6.1"
+ val cats: String = "2.7.0"
14
val circe: String = "0.14.1"
15
val classutil: String = "1.5.1"
16
val http4s: String = "0.21.31"
0 commit comments