Skip to content

Commit 3f791c1

Browse files
committed
Update circe-core, circe-parser, ... to 0.14.9
1 parent 687799f commit 3f791c1

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
@@ -51,7 +51,7 @@ val Versions = new {
5151
val catsCore = "2.8.0"
5252
val catsEffect = "3.3.14"
5353
val catsEffect2 = "2.5.5"
54-
val circe = "0.14.6"
54+
val circe = "0.14.9"
5555
val jsoniter = "2.21.4"
5656
val monix = "3.4.1"
5757
val scalaTest = "3.2.18"

0 commit comments

Comments
 (0)