Skip to content

Commit

Permalink
Bump Newtonsoft.Json version (#338)
Browse files Browse the repository at this point in the history
Co-authored-by: Eugene Che <[email protected]>
  • Loading branch information
eugeneyche and Eugene Che authored Dec 30, 2022
1 parent c6415d8 commit 7d93235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7d93235

Please sign in to comment.