Skip to content

Commit

Permalink
chore: Patch dependency updates (#3444)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot authored Dec 16, 2024
1 parent a6c8f2b commit a29e9dd
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 @@ -127,7 +127,7 @@ object Dependencies {
// found/added by the plugin but deleted anyway
val commonsLang3 = "org.apache.commons" % "commons-lang3" % "3.17.0"

val tapirVersion = "1.11.9"
val tapirVersion = "1.11.10"

val tapir = Seq(
"com.softwaremill.sttp.tapir" %% "tapir-pekko-http-server" % tapirVersion,
Expand Down

0 comments on commit a29e9dd

Please sign in to comment.