Skip to content

Commit

Permalink
Update tapir-core to 1.10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 14, 2024
1 parent 6d83965 commit cc1bc04
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 @@ -57,6 +57,6 @@ lazy val tapir =
.settings(
name := "scuid-tapir",
libraryDependencies ++= Seq(
"com.softwaremill.sttp.tapir" %% "tapir-core" % "1.10.12"
"com.softwaremill.sttp.tapir" %% "tapir-core" % "1.10.13"
)
)

0 comments on commit cc1bc04

Please sign in to comment.