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 bdbd9bc commit 70feb65Copy full SHA for 70feb65
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.37"
+val tapirV = "1.11.38"
9
10
lazy val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
11
organization := "com.softwaremill.chimp",
0 commit comments