Skip to content

Commit 8072a31

Browse files
Update circe-core, circe-generic, ... to 0.14.10 (#582)
1 parent bfe38cd commit 8072a31

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
@@ -205,7 +205,7 @@ lazy val dependency =
205205
new {
206206
object Version {
207207
val avro4s = "4.1.1"
208-
val circe = "0.14.6"
208+
val circe = "0.14.10"
209209
val json4s = "4.0.7"
210210
val jsoniterScala = "2.28.1"
211211
val scalaTest = "3.2.17"

0 commit comments

Comments
 (0)