Skip to content

Commit 4ee5637

Browse files
renovate-botamanda-tarafa
authored andcommitted
chore(deps): update dependency google.cloud.bigtable.admin.v2 to 3.25.0
1 parent dc87183 commit 4ee5637

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bigtable/api/HelloWorld/HelloWorld.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.24.0" />
10+
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.25.0" />
1111
<PackageReference Include="Google.Cloud.Bigtable.V2" Version="3.17.0" />
1212
</ItemGroup>
1313

bigtable/api/InstanceAdminExample/InstanceAdmin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="CommandLineParser" Version="2.9.1" />
10-
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.24.0" />
10+
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.25.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

bigtable/api/SnippetsTest/SnippetsTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.24.0" />
10+
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.25.0" />
1111
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1313
<PackageReference Include="Snapshooter.Xunit" Version="1.0.1" />

bigtable/api/TableAdminExample/TableAdmin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.24.0" />
9+
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.25.0" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)