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 0a8d4f5 commit d18a1d6Copy full SHA for d18a1d6
build.sbt
@@ -13,7 +13,7 @@ addCommandAlias("ci-docs", ";github; mdoc; headerCreateAll")
13
addCommandAlias("ci-publish", ";github; ci-release")
14
15
lazy val V = new {
16
- val cats: String = "2.8.0"
+ val cats: String = "2.9.0"
17
val collectioncompat: String = "2.8.1"
18
val github4s: String = "0.31.2"
19
val http4s: String = "0.23.12"
0 commit comments