Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump google-cloud-storage to 2.1.1 (close #224)
Browse files Browse the repository at this point in the history
istreeter committed Oct 27, 2021
1 parent f57d916 commit 1988a86
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
@@ -19,7 +19,7 @@ object Dependencies {
val beam = "2.24.0"
val googleCloudBigQuery = "2.1.6" // compatible with google-cloud-pubsub:1.14.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.14.3
val metrics = "4.1.25"
val slf4j = "1.7.32"

0 comments on commit 1988a86

Please sign in to comment.