Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update zio-json to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 28, 2024
1 parent f5099a1 commit 02c76c7
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 @@ -239,7 +239,7 @@ lazy val library =
val play = "2.9.2"
val scalaTest = "3.2.11"
val upickle = "1.5.0"
val zioJson = "0.3.0"
val zioJson = "0.7.1"
}
// format: off
val akkaHttp = ("com.typesafe.akka" %% "akka-http" % Version.akkaHttp).cross(CrossVersion.for3Use2_13)
Expand Down

0 comments on commit 02c76c7

Please sign in to comment.