Skip to content

Commit

Permalink
Merge pull request #174 from scala-steward/update/tapir-core-1.11.13
Browse files Browse the repository at this point in the history
Update tapir-core, tapir-json-pickler to 1.11.13
  • Loading branch information
kitlangton authored Jan 23, 2025
2 parents f86d50c + 26cf90c commit 3dfdbdc
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 @@ -46,7 +46,7 @@ ThisBuild / githubWorkflowPublish := Seq(

lazy val jsoniterVersion = "2.33.0"
lazy val circeVersion = "0.14.10"
lazy val tapirVersion = "1.11.12"
lazy val tapirVersion = "1.11.13"
lazy val zioVersion = "2.1.14"
lazy val zioConfigVersion = "4.0.3"
lazy val zioSchemaVersion = "1.5.0"
Expand Down

0 comments on commit 3dfdbdc

Please sign in to comment.