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.3.0-RC6 (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelsayag authored Apr 7, 2022
1 parent a3982d5 commit 18a1ca8
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 @@ -235,7 +235,7 @@ lazy val library =
val play = "2.9.2"
val scalaTest = "3.2.11"
val upickle = "1.5.0"
val zioJson = "0.3.0-RC3"
val zioJson = "0.3.0-RC6"
}
// format: off
val akkaHttp = "com.typesafe.akka" %% "akka-http" % Version.akkaHttp
Expand Down

0 comments on commit 18a1ca8

Please sign in to comment.