Skip to content

Commit a4e41f4

Browse files
authored
Update circe-generic, circe-parser to 0.14.9 (#375)
1 parent f3cfc88 commit a4e41f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Dependencies {
1111
val CatsEffectMunit = "2.0.0-M3"
1212
val scalacheckEffectVersion = "2.0.0-M2"
1313
val doobie = "1.0.0-RC5"
14-
val circe = "0.14.8"
14+
val circe = "0.14.9"
1515
val upickle = "3.2.0"
1616
val jsoniter = "2.30.1"
1717
}

0 commit comments

Comments
 (0)