Skip to content

Commit

Permalink
Bump Newtonsoft.Json.Schema from 3.0.15 to 3.0.16
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](https://github.com/JamesNK/Newtonsoft.Json.Schema/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 7ebd5e9 commit e2197d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Opc.Ua.ModelCompiler/Opc.Ua.ModelCompiler.Debug.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.14" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.14" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.15" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.16" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e2197d8

Please sign in to comment.