Skip to content

Commit

Permalink
Merge pull request #36 from talon-one/dependabot/nuget/Newtonsoft.Jso…
Browse files Browse the repository at this point in the history
…n-13.0.3

build(deps): bump Newtonsoft.Json from 13.0.2 to 13.0.3
  • Loading branch information
Neokil authored Nov 5, 2024
2 parents 69587cb + d45501d commit 5d2f36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TalonOne/TalonOne.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Contact: [email protected]

<ItemGroup>
<PackageReference Include="JsonSubTypes" Version="1.5.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="106.15.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 5d2f36f

Please sign in to comment.