We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c6a48 commit 0794f54Copy full SHA for 0794f54
pom.xml
@@ -70,20 +70,20 @@
70
<dependency>
71
<groupId>com.google.cloud</groupId>
72
<artifactId>google-cloud-shared-dependencies</artifactId>
73
- <version>2.13.0</version>
+ <version>3.0.1</version>
74
<type>pom</type>
75
<scope>import</scope>
76
</dependency>
77
78
79
80
<artifactId>google-cloud-storage</artifactId>
81
- <version>2.10.0</version>
+ <version>2.11.0</version>
82
83
84
<groupId>com.google.apis</groupId>
85
<artifactId>google-api-services-storage</artifactId>
86
- <version>v1-rev20220705-1.32.1</version>
+ <version>v1-rev20220705-2.0.0</version>
87
88
89
<groupId>com.google.auto.value</groupId>
0 commit comments