Skip to content

Commit 91ceba1

Browse files
author
scala-steward
committed
Update client4:core to 4.0.10
1 parent a8baf95 commit 91ceba1

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
@@ -51,7 +51,7 @@ lazy val examples = (project in file("examples"))
5151
publishArtifact := false,
5252
name := "examples",
5353
libraryDependencies ++= Seq(
54-
"com.softwaremill.sttp.client4" %% "core" % "4.0.9",
54+
"com.softwaremill.sttp.client4" %% "core" % "4.0.10",
5555
"com.softwaremill.sttp.tapir" %% "tapir-netty-server-sync" % tapirV,
5656
"ch.qos.logback" % "logback-classic" % "1.5.18"
5757
)

0 commit comments

Comments
 (0)