Skip to content

Commit

Permalink
Update tdr-graphql-client to 0.0.196 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Dec 4, 2024
1 parent d27992a commit bdfa7bb
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 @@ -4,7 +4,7 @@ object Dependencies {
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % "0.1.224"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.391"
lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.7"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.194"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.196"
lazy val log4cats = "org.typelevel" %% "log4cats-core" % "2.7.0"
lazy val log4catsSlf4j = "org.typelevel" %% "log4cats-slf4j" % "2.7.0"
lazy val mockitoScala = "org.mockito" %% "mockito-scala" % "1.17.37"
Expand Down

0 comments on commit bdfa7bb

Please sign in to comment.