Skip to content

Commit

Permalink
Update zio-json to 0.7.14 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 4, 2025
1 parent 670a931 commit e4e40f3
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.6"
val zioJson = "0.7.14"
}
// format: off
val pekkoHttp = "org.apache.pekko" %% "pekko-http" % Version.pekkoHttp
Expand Down

0 comments on commit e4e40f3

Please sign in to comment.