Skip to content

Commit

Permalink
Try out updated Panda settings code
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed Aug 8, 2024
1 parent 201c54b commit 93c5161
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 @@ -14,7 +14,7 @@ scalacOptions := Seq(
libraryDependencies ++= Seq(
ws, filters,
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.761",
"com.gu" %% "pan-domain-auth-verification" % "4.0.0"
"com.gu" %% "pan-domain-auth-verification" % "6.0.0-PREVIEW.update-settings-loading-and-parsing-code.2024-08-08T1351.c4835010"
)

lazy val root = (project in file("."))
Expand Down

0 comments on commit 93c5161

Please sign in to comment.