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 4b9acc6 commit aed5eaaCopy full SHA for aed5eaa
build.sbt
@@ -11,7 +11,7 @@ addCommandAlias("ci-publish", "github; ci-release")
11
12
lazy val V = new {
13
val cats: String = "2.7.0"
14
- val circe: String = "0.14.1"
+ val circe: String = "0.14.2"
15
val classutil: String = "1.5.1"
16
val http4s: String = "0.23.11"
17
val scalatest: String = "3.2.12"
0 commit comments