Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 21, 2023
1 parent 7554a86 commit cee8201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ lazy val zioJsonRoot = project
zioJsonGolden
)

val circeVersion = "0.14.3"
val circeVersion = "0.14.6"

lazy val zioJson = crossProject(JSPlatform, JVMPlatform, NativePlatform)
.in(file("zio-json"))
Expand Down

0 comments on commit cee8201

Please sign in to comment.