Skip to content

Commit

Permalink
Merge pull request #528 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/tdr-generated-graphql-0.0.397

Update tdr-generated-graphql to 0.0.397 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Dec 13, 2024
2 parents c4c7b3a + 45e0ae1 commit 239eaa8
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 circeGeneric = "io.circe" %% "circe-generic" % circeVersion
lazy val circeParser = "io.circe" %% "circe-parser" % circeVersion
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.226"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.396"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.397"
lazy val csvParser = "com.github.tototoshi" %% "scala-csv" % "2.0.0"
lazy val scalaLogging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
lazy val logback = "ch.qos.logback" % "logback-classic" % "1.5.12"
Expand Down

0 comments on commit 239eaa8

Please sign in to comment.