Skip to content

Commit

Permalink
chore(deps): update dependency google.cloud.bigtable.admin.v2 to 3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Sep 27, 2024
1 parent 35ef51d commit 48451e0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bigtable/api/HelloWorld/HelloWorld.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.20.0" />
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.21.0" />
<PackageReference Include="Google.Cloud.Bigtable.V2" Version="3.14.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion bigtable/api/InstanceAdminExample/InstanceAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.20.0" />
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.21.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion bigtable/api/SnippetsTest/SnippetsTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.20.0" />
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.21.0" />
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Snapshooter.Xunit" Version="0.14.1" />
Expand Down
2 changes: 1 addition & 1 deletion bigtable/api/TableAdminExample/TableAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.20.0" />
<PackageReference Include="Google.Cloud.Bigtable.Admin.V2" Version="3.21.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 48451e0

Please sign in to comment.