Skip to content

Commit

Permalink
Merge pull request #772 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/client3-3.9.4

Update client3:core to 3.9.4 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Mar 10, 2024
2 parents 0fc002b + 74aa139 commit dc46df0
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 @@ -58,7 +58,7 @@ libraryDependencies ++= Seq(
"io.circe" %% "circe-optics" % "0.15.0",
"io.circe" %% "circe-generic" % circeVersion,
"io.circe" %% "circe-generic-extras" % "0.14.3",
"com.softwaremill.sttp.client3" %% "core" % "3.9.3",
"com.softwaremill.sttp.client3" %% "core" % "3.9.4",
"uk.gov.nationalarchives" %% "consignment-api-db" % "0.1.40",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.17",
"org.postgresql" % "postgresql" % "42.7.2",
Expand Down

0 comments on commit dc46df0

Please sign in to comment.