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