We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1698dc commit 4b69af4Copy full SHA for 4b69af4
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.43"
+val tapirV = "1.11.44"
9
10
lazy val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
11
organization := "com.softwaremill.chimp",
0 commit comments