Skip to content

Commit

Permalink
Merge pull request #1405 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
akash1810 authored Dec 23, 2024
2 parents 3171acb + 9561424 commit b0b0978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ object Dependencies {
"com.gu" %% "fastly-api-client" % "1.0.0",
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % Versions.jackson,
"com.beachape" %% "enumeratum-play-json" % Versions.enumeratumPlay,
"com.google.apis" % "google-api-services-deploymentmanager" % "v2-rev20241031-2.0.0",
"com.google.apis" % "google-api-services-deploymentmanager" % "v2-rev20241122-2.0.0",
"com.google.cloud" % "google-cloud-storage" % "2.40.1",
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4"
).map((m: ModuleID) =>
Expand Down

0 comments on commit b0b0978

Please sign in to comment.