Skip to content

Commit

Permalink
Update tdr-generated-graphql to 0.0.345
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-digital-archiving-jenkins committed Sep 13, 2023
1 parent 11c6d97 commit 84fc21c
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
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.344"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.345"
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % "0.1.100"
lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.1"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.127"
Expand Down

0 comments on commit 84fc21c

Please sign in to comment.