Skip to content

Commit d0bf5bf

Browse files
authored
Update circe-core, circe-generic to 0.14.1
1 parent 268f322 commit d0bf5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ addCommandAlias("ci-publish", "github; ci-release")
1111

1212
lazy val V = new {
1313
val cats: String = "2.6.1"
14-
val circe: String = "0.13.0"
14+
val circe: String = "0.14.1"
1515
val classutil: String = "1.5.1"
1616
val http4s: String = "0.21.23"
1717
val scalatest: String = "3.2.9"

0 commit comments

Comments
 (0)