Skip to content

Commit 67d45b1

Browse files
authoredApr 20, 2025
Merge pull request #1835 from Baeldung/update/tapir-core-1.11.25
Update tapir-akka-http-server, tapir-core, ... from 1.11.24 to 1.11.25
2 parents c92886a + eb7fd07 commit 67d45b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val scalaV = "2.12.16"
2-
val tapirV = "1.11.24"
2+
val tapirV = "1.11.25"
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.