Skip to content

Commit

Permalink
Merge pull request #137 from guardian/dblatcher/panda-upgrade
Browse files Browse the repository at this point in the history
panda upgrade to v4
  • Loading branch information
dblatcher authored Jul 9, 2024
2 parents 7e43714 + 66e6bef commit 11ba98a
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 @@ -31,7 +31,7 @@ libraryDependencies ++= Seq(
"com.amazonaws" % "aws-java-sdk-s3" % awsVersion,
"com.amazonaws" % "aws-java-sdk-ec2" % awsVersion,
"com.amazonaws" % "aws-java-sdk-ses" % awsVersion,
"com.gu" %% "pan-domain-auth-play_2-8" % "1.0.6",
"com.gu" %% "pan-domain-auth-play_2-8" % "4.0.0",
"net.logstash.logback" % "logstash-logback-encoder" % "7.2",
ws,
"com.google.guava" % "guava" % "27.0-jre"
Expand Down

0 comments on commit 11ba98a

Please sign in to comment.