Skip to content

Commit

Permalink
Update tdr-generated-graphql to 0.0.387 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-digital-archiving-jenkins committed Sep 13, 2024
1 parent ecd03af commit bd73dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Dependencies {

lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.4"

lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.382"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.387"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.173"

lazy val http4sCirce = "org.http4s" %% "http4s-circe" % http4sVersion
Expand Down

0 comments on commit bd73dc8

Please sign in to comment.