Skip to content

Commit 78cd940

Browse files
author
softwaremill-ci
authored
Update client4:core to 4.0.15 (#89)
1 parent d141717 commit 78cd940

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
@@ -53,7 +53,7 @@ lazy val examples = (project in file("examples"))
5353
publishArtifact := false,
5454
name := "examples",
5555
libraryDependencies ++= Seq(
56-
"com.softwaremill.sttp.client4" %% "core" % "4.0.14",
56+
"com.softwaremill.sttp.client4" %% "core" % "4.0.15",
5757
"com.softwaremill.sttp.tapir" %% "tapir-netty-server-sync" % tapirV,
5858
"ch.qos.logback" % "logback-classic" % "1.5.25"
5959
),

0 commit comments

Comments
 (0)