Skip to content

Commit

Permalink
chore(deps): bump Refit.HttpClientFactory from 6.1.15 to 6.2.16
Browse files Browse the repository at this point in the history
Bumps [Refit.HttpClientFactory](https://github.com/reactiveui/refit) from 6.1.15 to 6.2.16.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@v6.1.15...v6.2.16)

---
updated-dependencies:
- dependency-name: Refit.HttpClientFactory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2022
1 parent e549068 commit 69ef0c6
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 69ef0c6

Please sign in to comment.