Skip to content

Commit

Permalink
Merge pull request #44 from scala-steward/update/client3-3.9.4
Browse files Browse the repository at this point in the history
Update client3:core to 3.9.4
  • Loading branch information
mergify[bot] authored Mar 8, 2024
2 parents 9a32316 + 8392599 commit eed8336
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.12",
"com.typesafe" % "config" % "1.4.3",
"org.scalameta" %% "munit" % "0.7.29" % Test,
"com.softwaremill.sttp.client3" %% "core" % "3.9.3" % Test
"com.softwaremill.sttp.client3" %% "core" % "3.9.4" % Test
)
)

Expand Down

0 comments on commit eed8336

Please sign in to comment.