Skip to content

Commit

Permalink
chore: update Newtonsoft.Json package version (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip1x9 authored Mar 6, 2024
1 parent b923a5e commit 720c84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FactSet.SDK.Utils/FactSet.SDK.Utils.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.32.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.*" />
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.32.3" />
<None Include="../../README.md" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit 720c84f

Please sign in to comment.