Skip to content

Commit

Permalink
Update zio-json to 3.9.6 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
atala-dev committed May 5, 2024
1 parent ee7cdd9 commit 12c4889
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 @@ -369,7 +369,7 @@ lazy val D_CloudAgent = new {

val tapirSttpStubServer =
"com.softwaremill.sttp.tapir" %% "tapir-sttp-stub-server" % V.tapir % Test
val sttpClient3ZioJson = "com.softwaremill.sttp.client3" %% "zio-json" % "3.8.16" % Test
val sttpClient3ZioJson = "com.softwaremill.sttp.client3" %% "zio-json" % "3.9.6" % Test

val quillDoobie =
"io.getquill" %% "quill-doobie" % V.quill exclude ("org.scala-lang.modules", "scala-java8-compat_3")
Expand Down

0 comments on commit 12c4889

Please sign in to comment.