Skip to content

Commit

Permalink
Merge pull request #4404 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/tdr-auth-utils-0.0.226

Update tdr-auth-utils to 0.0.226 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Jan 25, 2025
2 parents 877370f + 7a6a722 commit 060b218
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 @@ -28,7 +28,7 @@ libraryDependencies ++= Seq(
"com.softwaremill.sttp.client" %% "circe" % sttpVersion,
"com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion,
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.203",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.225",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.226",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.400",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.94",
"uk.gov.nationalarchives" %% "s3-utils" % "0.1.231",
Expand Down

0 comments on commit 060b218

Please sign in to comment.