Skip to content

Commit

Permalink
Use the latest version of metadata validation library to fix validati…
Browse files Browse the repository at this point in the history
…on issue
  • Loading branch information
vimleshtna committed Dec 29, 2023
1 parent efed474 commit 151230c
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 @@ -60,7 +60,7 @@ libraryDependencies ++= Seq(
"io.circe" %% "circe-generic-extras" % "0.14.3",
"com.softwaremill.sttp.client3" %% "core" % "3.9.0",
"uk.gov.nationalarchives" %% "consignment-api-db" % "0.1.40",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.5",
"uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.10",
"org.postgresql" % "postgresql" % "42.6.0",
"com.typesafe.slick" %% "slick" % "3.4.1",
"com.typesafe.slick" %% "slick-hikaricp" % "3.4.1",
Expand Down

0 comments on commit 151230c

Please sign in to comment.