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