Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Polly from 7.0.8 to 7.0.9 in /src (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 12, 2023
1 parent 0f9e1b1 commit ffd2344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HackerNews/HackerNews.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.8" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.9" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.3.0" />
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.2.0" />
Expand Down

0 comments on commit ffd2344

Please sign in to comment.