Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.10 (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 20, 2024
1 parent 5eeec66 commit a190a1a
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 a190a1a

Please sign in to comment.