Skip to content

Commit

Permalink
chore(deps): update dependency google.apis.cloudresourcemanager.v1 to…
Browse files Browse the repository at this point in the history
… v1.64.0.3216
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Nov 15, 2023
1 parent b6915c1 commit 1bfeff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion iam/api/Access/Access.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Google.Apis.Iam.v1" Version="1.63.0.3220" />
<PackageReference Include="Google.Apis.Cloudresourcemanager.v1" Version="1.63.0.3216" />
<PackageReference Include="Google.Apis.Cloudresourcemanager.v1" Version="1.64.0.3216" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion iam/api/QuickStart/QuickStart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Apis.Cloudresourcemanager.v1" Version="1.63.0.3216" />
<PackageReference Include="Google.Apis.Cloudresourcemanager.v1" Version="1.64.0.3216" />
<PackageReference Include="Google.Apis.Iam.v1" Version="1.63.0.3220" />
</ItemGroup>
</Project>

0 comments on commit 1bfeff1

Please sign in to comment.