Skip to content

Commit 9e6a6ea

Browse files
chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-http4s-client to v1.7.3
1 parent 7dab2ac commit 9e6a6ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ val commonSettings = Seq(
7070
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
7171
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
7272
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
73-
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.0.6",
73+
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.7.3",
7474
"org.typelevel" %% "log4cats-core" % "2.5.0",
7575
"org.typelevel" %% "log4cats-slf4j" % "2.5.0",
7676
"org.slf4j" % "slf4j-api" % "2.0.3",

0 commit comments

Comments
 (0)