Skip to content

Commit

Permalink
Update zio-json to 0.7.23 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 19, 2025
1 parent b0b0c52 commit b381227
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 @@ -234,7 +234,7 @@ lazy val library =
val play = "3.0.4"
val scalaTest = "3.2.19"
val upickle = "4.1.0"
val zioJson = "0.7.21"
val zioJson = "0.7.23"
}
// format: off
val pekkoHttp = "org.apache.pekko" %% "pekko-http" % Version.pekkoHttp
Expand Down

0 comments on commit b381227

Please sign in to comment.