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-graphql-client-0.0.199
  • Loading branch information
mergify[bot] authored Dec 22, 2024
2 parents 1a8995c + a57c21d commit fcd5ee7
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 @@ -29,11 +29,11 @@ libraryDependencies ++= Seq(
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion,
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.199",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.223",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.399",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.400",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.89",
"uk.gov.nationalarchives" %% "s3-utils" % "0.1.227",
"uk.gov.nationalarchives" %% "sns-utils" % "0.1.227",
"ch.qos.logback" % "logback-classic" % "1.5.13",
"ch.qos.logback" % "logback-classic" % "1.5.15",
ws,
"io.opentelemetry" % "opentelemetry-api" % "1.45.0",
"io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.45.0",
Expand Down

0 comments on commit fcd5ee7

Please sign in to comment.