Skip to content

Commit

Permalink
chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-http…
Browse files Browse the repository at this point in the history
…4s-client to v1.6.0
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 7dab2ac commit 57ac0af
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 @@ -70,7 +70,7 @@ val commonSettings = Seq(
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.6.0",
"org.typelevel" %% "log4cats-core" % "2.5.0",
"org.typelevel" %% "log4cats-slf4j" % "2.5.0",
"org.slf4j" % "slf4j-api" % "2.0.3",
Expand Down

0 comments on commit 57ac0af

Please sign in to comment.