Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Polly from 7.0.3 to 7.0.4 in /src (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 15, 2023
1 parent 44c3e40 commit 5c9aec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HackerNews/HackerNews.csproj
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.3" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.4" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.3.2" />
<PackageReference Include="Azure.AI.TextAnalytics" Version="5.2.0" />
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="3.1.0" />
Expand Down

0 comments on commit 5c9aec5

Please sign in to comment.