Skip to content

Commit

Permalink
Merge branch 'scala-steward-dependencies' into update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/tdr-generated-graphql-0.0.389
  • Loading branch information
mergify[bot] authored Oct 13, 2024
2 parents 7e0af37 + a266ac9 commit 5c2534b
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 @@ -13,7 +13,7 @@ object Dependencies {
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.389"
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.9"
lazy val logback = "ch.qos.logback" % "logback-classic" % "1.5.10"
lazy val logstashLogbackEncoder = "net.logstash.logback" % "logstash-logback-encoder" % "8.0"
lazy val mockito = "org.mockito" %% "mockito-scala" % "1.17.37"
lazy val wiremock = "com.github.tomakehurst" % "wiremock" % "3.0.1"
Expand Down

0 comments on commit 5c2534b

Please sign in to comment.