Skip to content

Commit

Permalink
Bump google-cloud-storage to 2.1.1 (close #224)
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Oct 29, 2021
1 parent d77e845 commit fc8bc91
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 @@ -19,7 +19,7 @@ object Dependencies {
val beam = "2.24.0"
val googleCloudBigQuery = "2.1.6" // compatible with google-cloud-pubsub:1.114.3
val googleCloudPubSub = "1.102.0" // no upgrade before bumping pubsubFs2
val googleCloudStorage = "1.102.0" // no upgrade before bumping pubsubFs2
val googleCloudStorage = "2.1.1" // compatible with google-cloud-pubsub:1.114.3
val metrics = "4.1.25"
val slf4j = "1.7.32"

Expand Down

0 comments on commit fc8bc91

Please sign in to comment.