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