Skip to content

Commit 0e109fe

Browse files
committed
Update client3:core to 3.10.2
1 parent d857435 commit 0e109fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ lazy val healthful = subproject("healthful")
4242
"org.slf4j" % "slf4j-api" % "2.0.16",
4343
"com.typesafe" % "config" % "1.4.3",
4444
"org.scalameta" %% "munit" % "1.0.3" % Test,
45-
"com.softwaremill.sttp.client3" %% "core" % "3.10.1" % Test
45+
"com.softwaremill.sttp.client3" %% "core" % "3.10.2" % Test
4646
)
4747
)
4848

0 commit comments

Comments
 (0)