Skip to content

Commit

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

Update tdr-graphql-client to 0.0.197 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Dec 10, 2024
2 parents 1983f2e + c949a2a commit 9201c44
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 @@ -27,7 +27,7 @@ libraryDependencies ++= Seq(
"com.softwaremill.sttp.client" %% "core" % sttpVersion,
"com.softwaremill.sttp.client" %% "circe" % sttpVersion,
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion,
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.196",
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.197",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.223",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.395",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.88",
Expand Down

0 comments on commit 9201c44

Please sign in to comment.