Skip to content

Commit

Permalink
Update tdr-graphql-client to 0.0.133
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-digital-archiving-jenkins committed Oct 13, 2023
1 parent 1ea593b commit 8bac14b
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 @@ -30,7 +30,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.132",
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.133",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.168",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.350",
"com.github.tototoshi" %% "scala-csv" % "1.3.10",
Expand Down

0 comments on commit 8bac14b

Please sign in to comment.