Skip to content

Commit

Permalink
BT-637 Upgrade GoogleCloudStorage to 2.9.2 (#6794)
Browse files Browse the repository at this point in the history
Updated GoogleCloudStorage to 2.9.2
  • Loading branch information
kraefrei authored Jul 8, 2022
1 parent f5d0921 commit 30874d9
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 @@ -43,7 +43,7 @@ object Dependencies {
// BW-808 Pinning googleCloudNioV to this tried-and-true old version and quieting Scala Steward.
// 0.121.2 is the most recent version currently known to work.
private val googleCloudNioV = "0.61.0-alpha" // scala-steward:off
private val googleCloudStorageV = "2.1.10"
private val googleCloudStorageV = "2.9.2"
private val googleGaxGrpcV = "2.12.2"
// latest date via: https://mvnrepository.com/artifact/com.google.apis/google-api-services-genomics
private val googleGenomicsServicesV2Alpha1ApiV = "v2alpha1-rev20210811-1.32.1"
Expand Down

0 comments on commit 30874d9

Please sign in to comment.