Skip to content

Commit a8baf95

Browse files
Update tapir-apispec-docs, tapir-core, ... to 1.11.43 (#35)
1 parent 20a298e commit a8baf95

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.14"
8-
val tapirV = "1.11.42"
8+
val tapirV = "1.11.43"
99

1010
lazy val commonSettings = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(
1111
organization := "com.softwaremill.chimp",

0 commit comments

Comments
 (0)