Skip to content

Commit

Permalink
Merge pull request #3836 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/tdr-generated-graphql-0.0.373

Update tdr-generated-graphql to 0.0.373 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Apr 10, 2024
2 parents e11e88d + 0ac06d0 commit f6fe873
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 @@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion,
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.153",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.196",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.372",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.373",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.20",
"com.github.tototoshi" %% "scala-csv" % "1.3.10",
"ch.qos.logback" % "logback-classic" % "1.5.4",
Expand Down

0 comments on commit f6fe873

Please sign in to comment.