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.
2 parents acc191d + ea4f460 commit 9f9ac8aCopy full SHA for 9f9ac8a
1 file changed
applications/proberapp/pom.xml
@@ -116,7 +116,7 @@
116
<dependency>
117
<groupId>com.google.cloud</groupId>
118
<artifactId>google-cloud-bigquery</artifactId>
119
- <version>2.50.0</version>
+ <version>2.50.1</version>
120
</dependency>
121
122
@@ -126,7 +126,7 @@
126
127
128
<artifactId>google-cloud-datastore</artifactId>
129
- <version>2.28.1</version>
+ <version>2.28.2</version>
130
131
132
@@ -136,7 +136,7 @@
136
137
138
<artifactId>google-cloud-storage</artifactId>
139
- <version>2.52.2</version>
+ <version>2.52.3</version>
140
141
142
<groupId>com.google.cloud.sql</groupId>
0 commit comments