Skip to content

Commit

Permalink
Update tapir-core, tapir-json-circe, ... to 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 18, 2022
1 parent 856b6a8 commit e685c9c
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 @@ -20,7 +20,7 @@ testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework")

val zioVersion = "1.0.13"
val zioConfigVersion = "1.0.10"
val tapirVersion = "0.16.16"
val tapirVersion = "0.20.2"
val http4sVersion = "0.21.32"
val circeVersion = "0.14.1"
val logbackVersion = "1.2.10"
Expand Down

0 comments on commit e685c9c

Please sign in to comment.