We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e935e18 + 79f0202 commit dceed51Copy full SHA for dceed51
scala-libraries-standalone/tapir/build.sbt
@@ -1,5 +1,5 @@
1
val scalaV = "2.12.16"
2
-val tapirV = "1.11.20"
+val tapirV = "1.11.21"
3
ThisBuild / scalaVersion := scalaV
4
ThisBuild / version := "1.0.0"
5
ThisBuild / organization := "com.baeldung"
0 commit comments