Skip to content

Commit

Permalink
chore: Update tapir-swagger-ui-bundle from 1.11.3 to 1.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and rlemaitre committed Sep 21, 2024
1 parent 757ef99 commit 8ca814b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ object Dependencies {
"com.softwaremill.sttp.tapir" %% "tapir-iron" % "1.11.4",
"com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.11.4",
"com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.11.3",
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.11.3",
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.11.4",
"com.softwaremill.sttp.tapir" %% "tapir-sttp-stub-server" % "1.11.4" % Test,
"com.softwaremill.sttp.client3" %% "core" % "3.9.8" % Test
)
Expand Down

0 comments on commit 8ca814b

Please sign in to comment.