Skip to content

Commit

Permalink
Merge pull request #382 from christianhelle/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency microsoft.extensions.http.polly to v8.0.5
  • Loading branch information
christianhelle authored May 14, 2024
2 parents 84833ff + 4a73b5b commit 1c2f411
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.5" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
</ItemGroup>

Expand Down

0 comments on commit 1c2f411

Please sign in to comment.