Skip to content

Commit

Permalink
chore: Update tapir-json-spray, tapir-json-zio, ... from 1.7.6 to 1.8…
Browse files Browse the repository at this point in the history
….1 (#2885)

Co-authored-by: Christian Kleinbölting <[email protected]>
  • Loading branch information
daschbot and seakayone authored Oct 20, 2023
1 parent 0a794e1 commit b0e112e
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 @@ -121,7 +121,7 @@ object Dependencies {
// found/added by the plugin but deleted anyway
val commonsLang3 = "org.apache.commons" % "commons-lang3" % "3.13.0"

val tapirVersion = "1.7.6"
val tapirVersion = "1.8.1"

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

0 comments on commit b0e112e

Please sign in to comment.