Skip to content

Commit

Permalink
Bump Newtonsoft.Json.Schema from 3.0.15 to 4.0.1 in /src/Miningcore
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 4.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json.Schema/releases)
- [Commits](JamesNK/Newtonsoft.Json.Schema@3.0.15...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 1669d3f commit 949f9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miningcore/Miningcore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.15" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="NSwag.AspNetCore" Version="14.0.2" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.0.2" />
Expand Down

0 comments on commit 949f9d6

Please sign in to comment.