Skip to content

Commit

Permalink
Bump mobile-notifications client to version that depends on Play 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfurey committed May 7, 2024
1 parent 5d000db commit 58f9ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ libraryDependencies ++= Seq(
"com.gu" %% "content-api-client-default" % capiClientVersion,
"com.gu" %% "editorial-permissions-client" % "2.15",
"com.gu" %% "fapi-client-play30" % "6.0.0",
"com.gu" %% "mobile-notifications-api-models" % "1.0.16", // todo: waiting for mobile team to bump to Play 3.0
"com.gu" %% "mobile-notifications-api-models" % "1.0.19",
"com.gu" %% "pan-domain-auth-play_3-0" % "3.0.1",

"org.scanamo" %% "scanamo" % "1.0.0-M15" exclude("org.scala-lang.modules", "scala-java8-compat_2.13"),
Expand Down

0 comments on commit 58f9ae3

Please sign in to comment.