Skip to content

Commit 942241a

Browse files
committed
Update circe-core, circe-parser, ... to 0.14.9
1 parent 673aa3b commit 942241a

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
@@ -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.30.7"
5656
val monix = "3.4.1"
5757
val scalaTest = "3.2.19"

0 commit comments

Comments
 (0)