Skip to content

Commit

Permalink
Update google-cloud-storage to 2.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent e7f838f commit 24600ff
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 @@ -53,7 +53,7 @@ object Dependencies {
"com.typesafe.play" %% "play-json" % "2.10.1",
"com.beachape" %% "enumeratum-play-json" % Versions.enumeratumPlay,
"com.google.apis" % "google-api-services-deploymentmanager" % "v2-rev20230921-2.0.0",
"com.google.cloud" % "google-cloud-storage" % "2.28.0",
"com.google.cloud" % "google-cloud-storage" % "2.29.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 24600ff

Please sign in to comment.