Skip to content

Commit

Permalink
chore(deps): update dependency google.cloud.diagnostics.aspnetcore to…
Browse files Browse the repository at this point in the history
… v4.2.0
  • Loading branch information
renovate-bot authored and amanda-tarafa committed Aug 6, 2021
1 parent d986781 commit 9c80b70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Grpc.Auth" Version="2.38.1" />
<PackageReference Include="Google.Apis.Customsearch.v1" Version="1.45.0.1369" />
<PackageReference Include="Google.Cloud.BigQuery.V2" Version="2.2.0" />
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="4.0.0" />
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="4.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


<ItemGroup>
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="4.0.0" />
<PackageReference Include="Google.Cloud.Diagnostics.AspNetCore" Version="4.2.0" />

<PackageReference Include="Google.Cloud.PubSub.V1" Version="2.5.0" />

Expand Down

0 comments on commit 9c80b70

Please sign in to comment.