Skip to content

Commit

Permalink
Merge pull request #194 from guardian/fp/upgrade-panda-to-v4
Browse files Browse the repository at this point in the history
Upgrade panda to v4
  • Loading branch information
Fweddi authored Jul 22, 2024
2 parents a28069c + e0e7256 commit 4849ac5
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 @@ -73,7 +73,7 @@ libraryDependencies ++= jacksonOverrides ++ Seq(
"com.gu" %% "content-api-models-json" % capiModelsVersion,
"com.gu" %% "content-api-client-aws" % "0.7",
"com.gu" %% "fapi-client-play28" % "4.0.4",
"com.gu" %% "pan-domain-auth-play_2-8" % "1.3.0",
"com.gu" %% "pan-domain-auth-play_2-8" % "4.0.0",
"com.gu" %% "story-packages-model" % "2.2.0",
"com.gu" %% "thrift-serializer" % "4.0.0",
"org.json4s" %% "json4s-native" % json4sVersion,
Expand Down

0 comments on commit 4849ac5

Please sign in to comment.