Skip to content

Commit 6051b46

Browse files
Update tapir-http4s-server, ... to 1.11.44 (#3684)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>
1 parent d94ce80 commit 6051b46

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
@@ -254,8 +254,8 @@ lazy val zioHttpBenchmarks = (project in file("zio-http-benchmarks"))
254254
.settings(
255255
libraryDependencies ++= Seq(
256256
// "com.softwaremill.sttp.tapir" %% "tapir-akka-http-server" % "1.1.0",
257-
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.11.43",
258-
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.11.43",
257+
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.11.44",
258+
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.11.44",
259259
"com.softwaremill.sttp.client3" %% "core" % "3.11.0",
260260
// "dev.zio" %% "zio-interop-cats" % "3.3.0",
261261
"org.slf4j" % "slf4j-api" % "2.0.17",

0 commit comments

Comments
 (0)