Skip to content

Commit

Permalink
Update google-cloud-storage to 2.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jan 25, 2024
1 parent 96045fd commit 6b70f97
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 @@ -49,7 +49,7 @@ object Dependencies {
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % Versions.jackson,
"com.beachape" %% "enumeratum-play-json" % Versions.enumeratumPlay,
"com.google.apis" % "google-api-services-deploymentmanager" % "v2-rev20240104-2.0.0",
"com.google.cloud" % "google-cloud-storage" % "2.32.0",
"com.google.cloud" % "google-cloud-storage" % "2.32.1",
"org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4"
).map((m: ModuleID) =>
// don't even ask why I need to do this
Expand Down

0 comments on commit 6b70f97

Please sign in to comment.