Skip to content

Commit 2a03392

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-datastore to v1.105.1 (GoogleCloudPlatform#4249)
1 parent b72a180 commit 2a03392

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flexible/pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.google.cloud</groupId>
7171
<artifactId>google-cloud-datastore</artifactId>
72-
<version>1.105.0</version>
72+
<version>1.105.1</version>
7373
</dependency>
7474

7575
<!-- Test Dependencies -->

flexible/sparkjava/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ limitations under the License.
6464
<dependency>
6565
<groupId>com.google.cloud</groupId>
6666
<artifactId>google-cloud-datastore</artifactId>
67-
<version>1.105.0</version>
67+
<version>1.105.1</version>
6868
</dependency>
6969
</dependencies>
7070
<build>

0 commit comments

Comments
 (0)