Skip to content

Commit b9ed18c

Browse files
Update tapir-apispec-docs, tapir-core, ... to 1.13.3 (#77)
1 parent aad8a42 commit b9ed18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import com.softwaremill.UpdateVersionInDocs
55
// Version constants
66
val scalaTestV = "3.2.19"
77
val circeV = "0.14.15"
8-
val tapirV = "1.13.2"
8+
val tapirV = "1.13.3"
99

1010
lazy val verifyExamplesCompileUsingScalaCli = taskKey[Unit]("Verify that each example compiles using Scala CLI")
1111

0 commit comments

Comments
 (0)