Skip to content

Commit

Permalink
Update dependency dev.zio:zio-json to v0.4.1 (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2022
1 parent 0cf1685 commit c9090a8
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 @@ -33,7 +33,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck"

val zioVersion = "2.0.4"
val zioHttpVersion = "2.0.0-RC11"
val zioJson = "0.3.0"
val zioJson = "0.4.1"
val zioPreludeVersion = "1.0.0-RC16"
val sttpVersion = "3.8.3"

Expand Down

0 comments on commit c9090a8

Please sign in to comment.