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/sbt-scalafmt-2.5.4
  • Loading branch information
mergify[bot] authored Jan 19, 2025
2 parents 51b679e + 8cd2f16 commit 2767410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ libraryDependencies ++= Seq(
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.203",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.225",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.400",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.93",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.94",
"uk.gov.nationalarchives" %% "s3-utils" % "0.1.230",
"uk.gov.nationalarchives" %% "sns-utils" % "0.1.230",
"ch.qos.logback" % "logback-classic" % "1.5.16",
Expand All @@ -40,7 +40,7 @@ libraryDependencies ++= Seq(
"io.opentelemetry" % "opentelemetry-sdk" % "1.46.0",
"io.opentelemetry" % "opentelemetry-extension-aws" % "1.20.1",
"io.opentelemetry" % "opentelemetry-sdk-extension-aws" % "1.19.0",
"io.opentelemetry.contrib" % "opentelemetry-aws-xray" % "1.42.0",
"io.opentelemetry.contrib" % "opentelemetry-aws-xray" % "1.43.0",
"io.opentelemetry.contrib" % "opentelemetry-aws-xray-propagator" % "1.41.0-alpha",
"com.github.tomakehurst" % "wiremock-standalone" % "3.0.1" % Test,
"org.mockito" % "mockito-core" % "5.15.2" % Test,
Expand Down

0 comments on commit 2767410

Please sign in to comment.