Skip to content

Commit

Permalink
chore(deps): bump Newtonsoft.Json in the main-dependencies group
Browse files Browse the repository at this point in the history
Bumps the main-dependencies group with 1 update: Newtonsoft.Json.


Updates `Newtonsoft.Json` from 13.0.1 to 13.0.3

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 02b95ed commit 264410d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libNOM.test/libNOM.test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 264410d

Please sign in to comment.