Skip to content

Commit

Permalink
Update identity-auth-core to 4.34
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 8686c84 commit c71c4b2
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.33"
val identityAuthCore = "com.gu.identity" %% "identity-auth-core" % "4.34"

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

0 comments on commit c71c4b2

Please sign in to comment.