Skip to content

Commit

Permalink
Bump Newtonsoft.Json.Schema from 3.0.15 to 3.0.16 in /src
Browse files Browse the repository at this point in the history
Bumps [Newtonsoft.Json.Schema](https://github.com/JamesNK/Newtonsoft.Json.Schema) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json.Schema/releases)
- [Commits](JamesNK/Newtonsoft.Json.Schema@3.0.15...3.0.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent b232641 commit 9d57b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NVika/NVika.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.15" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.16" />
<PackageReference Include="Sarif.Sdk" Version="4.5.4" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
Expand Down

0 comments on commit 9d57b5a

Please sign in to comment.