Skip to content

Commit

Permalink
Update tdr-graphql-client to 0.0.197 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Dec 10, 2024
1 parent ed2e29f commit 4b1b962
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 @@ -24,7 +24,7 @@ object Dependencies {
lazy val doobie = "org.tpolecat" %% "doobie-core" % doobieVersion
lazy val doobiePostgres = "org.tpolecat" %% "doobie-postgres" % doobieVersion
lazy val postgres = "org.postgresql" % "postgresql" % "42.7.4"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.196"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.197"
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
lazy val scalaCsv = "com.github.tototoshi" %% "scala-csv" % "2.0.0"
lazy val log4cats = "org.typelevel" %% "log4cats-core" % log4CatsVersion
Expand Down

0 comments on commit 4b1b962

Please sign in to comment.