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 9, 2024
1 parent 6a19c90 commit cd077eb
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" % "5.0.0"
"com.gu" %% "pan-domain-auth-verification" % "6.0.0-PREVIEW.update-settings-loading-and-parsing-code.2024-08-09T1450.4c87946a"
)

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

0 comments on commit cd077eb

Please sign in to comment.