Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/npm/husky-9.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJKing authored Feb 14, 2024
2 parents 6a63851 + 32b9c05 commit 46415b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ 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.145",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.187",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.360",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.13",
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.146",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.188",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.361",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.14",
"com.github.tototoshi" %% "scala-csv" % "1.3.10",
"ch.qos.logback" % "logback-classic" % "1.4.14",
ws,
Expand Down

0 comments on commit 46415b3

Please sign in to comment.