Skip to content

Commit e0d52e8

Browse files
chore(deps): Guardian library updates (#27862)
* Update editorial-permissions-client to 4.0.0 * Update pan-domain-auth-play_3-0 to 9.0.2 --------- Co-authored-by: gu-scala-steward-public-repos[bot] <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com>
1 parent d600b5d commit e0d52e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: project/Dependencies.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ object Dependencies {
6060
val macwire = "com.softwaremill.macwire" %% "macros" % "2.5.9" % "provided"
6161
val mockito = "org.mockito" % "mockito-all" % "1.10.19" % Test
6262
val paClient = "com.gu" %% "pa-client" % "7.0.12"
63-
val panDomainAuth = "com.gu" %% "pan-domain-auth-play_3-0" % "7.0.0"
64-
val editorialPermissions = "com.gu" %% "editorial-permissions-client" % "3.0.0"
63+
val panDomainAuth = "com.gu" %% "pan-domain-auth-play_3-0" % "9.0.2"
64+
val editorialPermissions = "com.gu" %% "editorial-permissions-client" % "4.0.0"
6565
val quartzScheduler = "org.quartz-scheduler" % "quartz" % "2.3.2"
6666
val redisClient = "net.debasishg" %% "redisclient" % "3.42"
6767
val rome = "rome" % "rome" % romeVersion

0 commit comments

Comments
 (0)