Skip to content

Commit

Permalink
chore(deps): bump Refit.Newtonsoft.Json from 6.1.15 to 6.2.16
Browse files Browse the repository at this point in the history
Bumps [Refit.Newtonsoft.Json](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.Newtonsoft.Json
  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 4a54494 commit fd4395d
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 @@ -30,7 +30,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Refit" Version="6.2.16" />
<PackageReference Include="Refit.HttpClientFactory" Version="6.2.16" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.1.15" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="6.2.16" />
<PackageReference Include="Sharprompt" Version="2.4.0" />
<PackageReference Include="ShellProgressBar" Version="5.1.0" />
</ItemGroup>
Expand Down

0 comments on commit fd4395d

Please sign in to comment.