Skip to content

Commit aed5eaa

Browse files
authored
Update circe-core, circe-generic to 0.14.2
1 parent 4b9acc6 commit aed5eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
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.7.0"
14-
val circe: String = "0.14.1"
14+
val circe: String = "0.14.2"
1515
val classutil: String = "1.5.1"
1616
val http4s: String = "0.23.11"
1717
val scalatest: String = "3.2.12"

0 commit comments

Comments
 (0)