We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a298e commit a8baf95Copy full SHA for a8baf95
build.sbt
@@ -5,7 +5,7 @@ import com.softwaremill.UpdateVersionInDocs
5
// Version constants
6
val scalaTestV = "3.2.19"
7
val circeV = "0.14.14"
8
-val tapirV = "1.11.42"
+val tapirV = "1.11.43"
9
10
lazy val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
11
organization := "com.softwaremill.chimp",
0 commit comments