Skip to content

Commit

Permalink
Merge pull request #3478 from nationalarchives/update/tdr-metadata-va…
Browse files Browse the repository at this point in the history
…lidation-0.0.6

Update tdr-metadata-validation to 0.0.6
  • Loading branch information
TomJKing authored Nov 21, 2023
2 parents edbce4e + c664e03 commit 22ab208
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 @@ -33,7 +33,7 @@ libraryDependencies ++= Seq(
"uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.138",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.177",
"uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.352",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.5",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.6",
"com.github.tototoshi" %% "scala-csv" % "1.3.10",
"ch.qos.logback" % "logback-classic" % "1.4.11",
ws,
Expand Down

0 comments on commit 22ab208

Please sign in to comment.