Skip to content

Commit 9228554

Browse files
authored
Update circe-core, circe-generic, ... to 0.14.1
1 parent 64dcc35 commit 9228554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
1616
lazy val V = new {
1717
val base64: String = "0.3.0"
1818
val cats: String = "2.6.1"
19-
val circe: String = "0.13.0"
19+
val circe: String = "0.14.1"
2020
val http4s: String = "0.21.24"
2121
val paradise: String = "2.1.1"
2222
val scalamock: String = "5.1.0"

0 commit comments

Comments
 (0)