Skip to content

Commit

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

---
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 Nov 14, 2021
1 parent e4c8397 commit 177f6f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions asuka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
<PackageReference Include="FluentValidation" Version="10.2.3" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="10.2.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="5.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Refit" Version="6.0.38" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.0.38" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.1.15" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.0.38" />
<PackageReference Include="Sharprompt" Version="2.2.1" />
<PackageReference Include="Sharprompt" Version="2.3.7" />
<PackageReference Include="ShellProgressBar" Version="5.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 177f6f7

Please sign in to comment.