Skip to content

Commit

Permalink
Merge pull request #27402 from guardian/pf/bump-editorial-permissions…
Browse files Browse the repository at this point in the history
…-client

Bump editorial-permissions-client to v3
  • Loading branch information
bryophyta authored Aug 12, 2024
2 parents e3380aa + 35b225d commit e35a542
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 @@ -58,7 +58,7 @@ object Dependencies {
val mockito = "org.mockito" % "mockito-all" % "1.10.19" % Test
val paClient = "com.gu" %% "pa-client" % "7.0.10"
val panDomainAuth = "com.gu" %% "pan-domain-auth-play_3-0" % "4.0.0"
val editorialPermissions = "com.gu" %% "editorial-permissions-client" % "2.15"
val editorialPermissions = "com.gu" %% "editorial-permissions-client" % "3.0.0"
val quartzScheduler = "org.quartz-scheduler" % "quartz" % "2.3.2"
val redisClient = "net.debasishg" %% "redisclient" % "3.42"
val rome = "rome" % "rome" % romeVersion
Expand Down

0 comments on commit e35a542

Please sign in to comment.