Skip to content

Commit

Permalink
Merge pull request #778 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/tdr-auth-utils-0.0.194

Update tdr-auth-utils to 0.0.194 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Mar 13, 2024
2 parents 3fae74b + 2fc8c92 commit c30e6b0
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 @@ -78,7 +78,7 @@ libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-http-testkit" % akkaHttpVersion % Test,
"com.typesafe.akka" %% "akka-testkit" % "2.9.0-M2" % Test,
"com.tngtech.keycloakmock" % "mock" % "0.16.0" % Test,
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.193",
"uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.194",
"io.github.hakky54" % "logcaptor" % "2.9.2" % Test,
"com.dimafeng" %% "testcontainers-scala-scalatest" % testContainersVersion % Test,
"com.dimafeng" %% "testcontainers-scala-postgresql" % testContainersVersion % Test,
Expand Down

0 comments on commit c30e6b0

Please sign in to comment.