Skip to content

Commit

Permalink
Merge pull request #28 from gopaycommunity/dependabot/nuget/Newtonsof…
Browse files Browse the repository at this point in the history
…t.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2
  • Loading branch information
standakouba authored Dec 8, 2022
2 parents 5c82eb5 + 96aaa45 commit 685675a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoPay.net-sdk/GoPay.net-sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="RestSharp" Version="108.0.2" />
<PackageReference Include="RestSharp.Serializers.NewtonsoftJson" Version="108.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 685675a

Please sign in to comment.