Skip to content

Commit

Permalink
Merge pull request #47 from aikoofujimotoo/dependabot/nuget/main/Micr…
Browse files Browse the repository at this point in the history
…osoft.Extensions.Http.Polly-6.0.1

chore(deps): bump Microsoft.Extensions.Http.Polly from 6.0.0 to 6.0.1
  • Loading branch information
fumiichan committed Jan 31, 2022
2 parents be04607 + eec2c7f commit 4624092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asuka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="10.3.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Refit" Version="6.2.16" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.2.16" />
Expand Down

0 comments on commit 4624092

Please sign in to comment.