Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.http.polly to v7.…
Browse files Browse the repository at this point in the history
…0.11
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent f758b17 commit 3504a9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cognite.Extensions/Cognite.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="CogniteSdk" Version="3.11.2" />
<PackageReference Include="prometheus-net" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.11" />
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Cognite.Metrics/Cognite.Metrics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.10" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.11" />
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
<PackageReference Include="prometheus-net" Version="8.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 3504a9a

Please sign in to comment.