Skip to content

Commit df1fd61

Browse files
authored
Merge pull request #1347 from Baeldung/update/tapir-core-1.10.7
Update tapir-akka-http-server, tapir-core, ... from 1.10.6 to 1.10.7
2 parents 056af31 + ffe7bda commit df1fd61

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.10.6"
2+
val tapirV = "1.10.7"
33
ThisBuild / scalaVersion := scalaV
44
ThisBuild / version := "1.0.0"
55
ThisBuild / organization := "com.baeldung"

0 commit comments

Comments
 (0)