Skip to content

Commit

Permalink
Merge pull request #50 from aikoofujimotoo/dependabot/nuget/main/Refi…
Browse files Browse the repository at this point in the history
…t.HttpClientFactory-6.2.16

chore(deps): bump Refit.HttpClientFactory from 6.1.15 to 6.2.16
  • Loading branch information
fumiichan committed Jan 31, 2022
2 parents 81dbe00 + 69ef0c6 commit 4a54494
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 @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Refit" Version="6.2.16" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.1.15" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.2.16" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.1.15" />
<PackageReference Include="Sharprompt" Version="2.4.0" />
<PackageReference Include="ShellProgressBar" Version="5.1.0" />
Expand Down

0 comments on commit 4a54494

Please sign in to comment.