We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a767efb commit 4e0720eCopy full SHA for 4e0720e
1 file changed
applications/proberapp/pom.xml
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>com.google.cloud</groupId>
60
<artifactId>google-cloud-spanner</artifactId>
61
- <version>6.95.1</version>
+ <version>6.96.0</version>
62
</dependency>
63
64
<groupId>com.google.appengine</groupId>
@@ -126,7 +126,7 @@
126
127
128
<artifactId>google-cloud-datastore</artifactId>
129
- <version>2.29.2</version>
+ <version>2.30.0</version>
130
131
132
@@ -136,7 +136,7 @@
136
137
138
<artifactId>google-cloud-storage</artifactId>
139
- <version>2.53.1</version>
+ <version>2.53.2</version>
140
141
142
<groupId>com.google.cloud.sql</groupId>
0 commit comments