Skip to content

Commit ecc9733

Browse files
zio-scala-steward[bot]guizmaii
authored andcommitted
Update tapir-http4s-server, ... to 1.13.10
1 parent eeb4674 commit ecc9733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ lazy val zioHttpBenchmarks = (project in file("zio-http-benchmarks"))
279279
.settings(
280280
libraryDependencies ++= Seq(
281281
// "com.softwaremill.sttp.tapir" %% "tapir-akka-http-server" % "1.1.0",
282-
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.13.9",
283-
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.13.9",
282+
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.13.10",
283+
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.13.10",
284284
"com.softwaremill.sttp.client3" %% "core" % "3.11.0",
285285
// "dev.zio" %% "zio-interop-cats" % "3.3.0",
286286
"org.slf4j" % "slf4j-api" % "2.0.17",

0 commit comments

Comments
 (0)