Skip to content

Commit

Permalink
Merge pull request #82 from scala-steward/update/client3-3.10.2
Browse files Browse the repository at this point in the history
Update client3:core to 3.10.2
  • Loading branch information
mergify[bot] authored Dec 31, 2024
2 parents d857435 + 0e109fe commit 0d22b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ lazy val healthful = subproject("healthful")
"org.slf4j" % "slf4j-api" % "2.0.16",
"com.typesafe" % "config" % "1.4.3",
"org.scalameta" %% "munit" % "1.0.3" % Test,
"com.softwaremill.sttp.client3" %% "core" % "3.10.1" % Test
"com.softwaremill.sttp.client3" %% "core" % "3.10.2" % Test
)
)

Expand Down

0 comments on commit 0d22b4e

Please sign in to comment.