Skip to content

Commit

Permalink
Merge pull request #89 from guardian/update/gu
Browse files Browse the repository at this point in the history
chore(deps): Guardian library updates
  • Loading branch information
lindseydew authored Nov 27, 2024
2 parents d8cf640 + 4f187a9 commit efcb793
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 @@ -30,7 +30,7 @@ libraryDependencies ++= Seq(
"com.amazonaws" % "aws-java-sdk-sns" % "1.12.778",
"com.amazonaws" % "aws-java-sdk-sts" % "1.12.778",
"com.squareup.okhttp3" % "okhttp" % "4.12.0",
"com.gu" %% "simple-configuration-ssm" % "3.0.0",
"com.gu" %% "simple-configuration-ssm" % "4.0.0",
"io.circe" %% "circe-parser" % "0.15.0-M1",
"io.circe" %% "circe-core" % "0.15.0-M1",
"io.circe" %% "circe-generic" % "0.15.0-M1",
Expand Down

0 comments on commit efcb793

Please sign in to comment.