Skip to content

Commit d2f22f2

Browse files
chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-json-circe to v1.2.4
1 parent c6681d8 commit d2f22f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ val commonSettings = Seq(
7070
"io.circe" %% "circe-core" % "0.14.2",
7171
"io.circe" %% "circe-generic" % "0.14.2",
7272
"io.circe" %% "circe-parser" % "0.14.2",
73-
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
73+
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.2.4",
7474
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.1.0",
7575
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.2.0",
7676
"org.typelevel" %% "log4cats-core" % "2.4.0",

0 commit comments

Comments
 (0)