Skip to content

Commit

Permalink
Merge pull request #142 from guardian/dblatcher/panda-upgrade
Browse files Browse the repository at this point in the history
panda upgrade
  • Loading branch information
dblatcher authored Jul 25, 2024
2 parents 18be4ed + da7ba09 commit 6037fba
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_3-0" % "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 6037fba

Please sign in to comment.