Skip to content

Commit db5efe3

Browse files
author
softwaremill-ci
authored
Update client4:core to 4.0.9 (#14)
1 parent 0fd1e59 commit db5efe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ lazy val examples = (project in file("examples"))
5050
publishArtifact := false,
5151
name := "examples",
5252
libraryDependencies ++= Seq(
53-
"com.softwaremill.sttp.client4" %% "core" % "4.0.8",
53+
"com.softwaremill.sttp.client4" %% "core" % "4.0.9",
5454
"com.softwaremill.sttp.tapir" %% "tapir-netty-server-sync" % tapirV,
5555
"ch.qos.logback" % "logback-classic" % "1.5.18"
5656
)

0 commit comments

Comments
 (0)