Skip to content

Commit

Permalink
Update zio-json to 0.7.37
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 3, 2025
1 parent 1d89f90 commit edde38d
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 @@ -233,7 +233,7 @@ lazy val library =
val play = "3.0.4"
val scalaTest = "3.2.19"
val upickle = "4.1.0"
val zioJson = "0.7.36"
val zioJson = "0.7.37"
}
// format: off
val pekkoHttp = "org.apache.pekko" %% "pekko-http" % Version.pekkoHttp
Expand Down

0 comments on commit edde38d

Please sign in to comment.