Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3e4db6c

Browse files
authoredFeb 23, 2025
Merge pull request #1764 from Baeldung/update/tapir-core-1.11.15
Update tapir-akka-http-server, tapir-core, ... from 1.11.14 to 1.11.15
2 parents 3d406de + 359ddcb commit 3e4db6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scala-libraries-standalone/tapir/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val scalaV = "2.12.16"
2-
val tapirV = "1.11.14"
2+
val tapirV = "1.11.15"
33
ThisBuild / scalaVersion := scalaV
44
ThisBuild / version := "1.0.0"
55
ThisBuild / organization := "com.baeldung"

0 commit comments

Comments
 (0)
Please sign in to comment.