Skip to content

Commit

Permalink
Merge pull request #122 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
waisingyiu authored Sep 4, 2024
2 parents 55b0607 + a0b81b5 commit 630aa3b
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 @@ -29,7 +29,7 @@ object Dependencies {
val specsScalaCheck =
"org.specs2" %% "specs2-scalacheck" % specsVersion % "test"
val specsMock = "org.specs2" %% "specs2-mock" % specsVersion % "test"
val identityAuthCore = "com.gu.identity" %% "identity-auth-core" % "4.31"
val identityAuthCore = "com.gu.identity" %% "identity-auth-core" % "4.32"

//DependencyOverride
val commonsLogging = "commons-logging" % "commons-logging" % "1.2"
Expand Down

0 comments on commit 630aa3b

Please sign in to comment.