Skip to content

Commit

Permalink
Merge pull request #1147 from reactiveui/dependabot/nuget/System.Text…
Browse files Browse the repository at this point in the history
….Json-5.0.2
  • Loading branch information
dependabot-preview[bot] committed Apr 7, 2021
2 parents bcea000 + 28e4112 commit 0cc0520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refit/Refit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Condition="'$(TargetFramework)' != 'net5.0'" Include="System.Text.Json" Version="5.0.1" />
<PackageReference Condition="'$(TargetFramework)' != 'net5.0'" Include="System.Text.Json" Version="5.0.2" />
<PackageReference Include="System.Net.Http.Json" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 0cc0520

Please sign in to comment.