Skip to content

Commit

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

Update tdr-auth-utils to 0.0.228 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Jan 28, 2025
2 parents f1a1291 + 7aa1d77 commit a0810eb
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 @@ -6,7 +6,7 @@ object Dependencies {
private val pureConfigVersion = "0.17.8"
private val tapirVersion = "1.11.13"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.226"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.228"

lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.7"

Expand Down

0 comments on commit a0810eb

Please sign in to comment.