Skip to content

Commit

Permalink
Update tapir-json-zio to 1.8.3 (#378)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
zio-scala-steward[bot] authored Oct 27, 2023
1 parent e076815 commit 4070a2a
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 @@ -179,7 +179,7 @@ lazy val `quill-caliban` =
"org.scalatest" %% "scalatest" % scalatestVersion % Test,
"org.scalatest" %% "scalatest-mustmatchers" % scalatestVersion % Test,
"org.postgresql" % "postgresql" % "42.6.0" % Test,
"com.softwaremill.sttp.tapir" %% "tapir-json-zio" % "1.8.2" % Test
"com.softwaremill.sttp.tapir" %% "tapir-json-zio" % "1.8.3" % Test
)
)
.dependsOn(`quill-jdbc-zio` % "compile->compile")
Expand Down

0 comments on commit 4070a2a

Please sign in to comment.