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-graphql-client-0.0.208
  • Loading branch information
mergify[bot] authored Feb 10, 2025
2 parents 324fb32 + e5c27e5 commit 4b08e4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ object Dependencies {
private val mockitoScalaVersion = "1.17.37"
private val monovoreDeclineVersion = "2.5.0"
private val awsUtilsVersion = "0.1.231"
private val doobieVersion = "1.0.0-RC6"
private val doobieVersion = "1.0.0-RC7"
private val testContainersVersion = "0.41.8"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.228"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.229"
lazy val awsRds = "software.amazon.awssdk" % "rds" % "2.26.27"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.401"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % awsUtilsVersion
Expand Down

0 comments on commit 4b08e4a

Please sign in to comment.