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 baf8c57 commit b9e6102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Dependencies {
lazy val schemaUtils = "uk.gov.nationalarchives" %% "tdr-schema-utils" % "0.0.90"
lazy val metadataSchema = "uk.gov.nationalarchives" % "da-metadata-schema_3" % "0.0.42"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.399"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.198"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.199"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.223"
lazy val typeSafeConfig = "com.typesafe" % "config" % "1.4.3"
lazy val awsLambda = "com.amazonaws" % "aws-lambda-java-core" % "1.2.3"
Expand Down

0 comments on commit b9e6102

Please sign in to comment.