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 aad8a42 commit b9ed18cCopy full SHA for b9ed18c
build.sbt
@@ -5,7 +5,7 @@ import com.softwaremill.UpdateVersionInDocs
5
// Version constants
6
val scalaTestV = "3.2.19"
7
val circeV = "0.14.15"
8
-val tapirV = "1.13.2"
+val tapirV = "1.13.3"
9
10
lazy val verifyExamplesCompileUsingScalaCli = taskKey[Unit]("Verify that each example compiles using Scala CLI")
11
0 commit comments