Skip to content

Commit

Permalink
Merge branch 'scala-steward-dependencies' into update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/tdr-metadata-validation-0.0.18
  • Loading branch information
mergify[bot] authored Mar 10, 2024
2 parents 3282edf + 5ce5070 commit f553581
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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.18",
"org.postgresql" % "postgresql" % "42.7.2",
Expand All @@ -68,8 +68,8 @@ libraryDependencies ++= Seq(
"ch.qos.logback" % "logback-classic" % "1.5.3",
"net.logstash.logback" % "logstash-logback-encoder" % "7.4",
"com.lightbend.akka" %% "akka-stream-alpakka-slick" % "6.0.2",
"software.amazon.awssdk" % "rds" % "2.25.1",
"software.amazon.awssdk" % "sts" % "2.25.1",
"software.amazon.awssdk" % "rds" % "2.25.6",
"software.amazon.awssdk" % "sts" % "2.25.6",
"com.github.cb372" %% "scalacache-caffeine" % "0.28.0",
"uk.gov.nationalarchives.oci" % "oci-tools-scala_2.13" % "0.4.0",
"org.scalatest" %% "scalatest" % "3.2.18" % Test,
Expand Down

0 comments on commit f553581

Please sign in to comment.