Skip to content

Commit

Permalink
Merge pull request #1029 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/tdr-auth-utils-0.0.229

Update tdr-auth-utils to 0.0.229 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Feb 10, 2025
2 parents ec95eba + 2e3f1fa commit 8e17a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-http-testkit" % akkaHttpVersion % Test,
"com.typesafe.akka" %% "akka-testkit" % akkaVersion % Test,
"com.tngtech.keycloakmock" % "mock" % "0.17.0" % Test,
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.228",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.229",
"io.github.hakky54" % "logcaptor" % "2.10.1" % Test,
"com.dimafeng" %% "testcontainers-scala-scalatest" % testContainersVersion % Test,
"com.dimafeng" %% "testcontainers-scala-postgresql" % testContainersVersion % Test,
Expand Down

0 comments on commit 8e17a39

Please sign in to comment.