Skip to content

Commit

Permalink
Update tdr-graphql-client to 0.0.199 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Dec 22, 2024
1 parent 9d19032 commit 1a8995c
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.198",
"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-metadata-validation" % "0.0.89",
Expand Down

0 comments on commit 1a8995c

Please sign in to comment.