Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 6, 2024
1 parent e88fcd9 commit 6675d71
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.9"
val circeVersion = "0.14.10"

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

0 comments on commit 6675d71

Please sign in to comment.