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.400
  • Loading branch information
mergify[bot] authored Dec 22, 2024
2 parents 3a966b8 + 56bba54 commit 81760e7
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.400"
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.13"
lazy val logback = "ch.qos.logback" % "logback-classic" % "1.5.15"
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 81760e7

Please sign in to comment.