Skip to content

Commit

Permalink
chore: Patch dependency updates (#3360)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Kleinbölting <[email protected]>
Co-authored-by: Marcin Procyk <[email protected]>
  • Loading branch information
3 people authored Sep 19, 2024
1 parent 1925752 commit 19c7533
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 @@ -115,7 +115,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.1"
val tapirVersion = "1.11.3"

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

0 comments on commit 19c7533

Please sign in to comment.