Skip to content

Commit

Permalink
Update play-v28 to 0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Aug 14, 2023
1 parent fb7e16c commit 1ff4ac2
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 @@ -90,7 +90,7 @@ libraryDependencies ++= Seq(
"com.beachape" %% "enumeratum" % "1.7.3",
"org.apache.pekko" %% "pekko-actor-typed" % "1.0.1",
"com.gu" %% "simple-configuration-ssm" % "1.6.2",
"com.gu.play-secret-rotation" %% "play-v28" % "0.37",
"com.gu.play-secret-rotation" %% "play-v28" % "0.38",
"com.gu.play-secret-rotation" %% "aws-parameterstore-sdk-v2" % "0.38",
"com.gu.play-googleauth" %% "play-v28" % "2.2.7",
// Pin play-bootstrap because it is tied to the bootstrap version
Expand Down

0 comments on commit 1ff4ac2

Please sign in to comment.