Skip to content

Commit 46bb160

Browse files
renovate-botamanda-tarafa
authored andcommitted
chore(deps): update dependency google.cloud.datastore.v1 to v3.4.0
1 parent 1fd56c3 commit 46bb160

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

datastore/admin-api/DatastoreAdmin.Samples/DatastoreAdmin.Samples.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Google.Cloud.Datastore.Admin.V1" Version="1.4.0" />
9-
<PackageReference Include="Google.Cloud.Datastore.V1" Version="3.3.0" />
9+
<PackageReference Include="Google.Cloud.Datastore.V1" Version="3.4.0" />
1010
</ItemGroup>
1111

1212
</Project>

datastore/api/QuickStart/QuickStart.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<TargetFramework>netcoreapp2.1</TargetFramework>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Google.Cloud.Datastore.V1" Version="3.3.0" />
7+
<PackageReference Include="Google.Cloud.Datastore.V1" Version="3.4.0" />
88
</ItemGroup>
99
</Project>

datastore/api/TaskList/TaskList.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<TargetFramework>netcoreapp2.1</TargetFramework>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Google.Cloud.Datastore.V1" Version="3.3.0" />
7+
<PackageReference Include="Google.Cloud.Datastore.V1" Version="3.4.0" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)