Bump NJsonSchema from 10.8.0 to 10.9.0 (#34)

* Bump NJsonSchema from 10.8.0 to 10.9.0

Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/compare/v10.8.0...v10.9.0)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump NJsonSchema from 10.8.0 to 10.9.0

Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/compare/v10.8.0...v10.9.0)

---
updated-dependencies:
- dependency-name: NJsonSchema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
This commit is contained in:
dependabot[bot]
2023-05-08 13:57:33 +01:00
committed by GitHub
parent 3af5873e93
commit f90951c03d
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="FsUnit" Version="5.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="NJsonSchema" Version="10.8.0" />
<PackageReference Include="NJsonSchema" Version="10.9.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1" />

View File

@@ -173,8 +173,8 @@
})
(fetchNuGet {
pname = "Namotion.Reflection";
version = "2.1.0";
sha256 = "0ql10m9i5qm3cmcw6abk6wvm823vc4s8wzx351yffd6syd50mkb7";
version = "2.1.2";
sha256 = "17hg2vbd1lv8d1igl978a9ndsnkclb32ljrkq4qp0vf796n8dcy8";
})
(fetchNuGet {
pname = "Nerdbank.GitVersioning";
@@ -208,8 +208,8 @@
})
(fetchNuGet {
pname = "NJsonSchema";
version = "10.8.0";
sha256 = "1mzqskv4vx5mzq0rykjwgc323afs2km0hslr2xr6r9fz9qygd28h";
version = "10.9.0";
sha256 = "151vgcx7vl3mqjl5jdqz4vvd0fyrl90cgj1r6a535xr43ycxj4zd";
})
(fetchNuGet {
pname = "NuGet.Frameworks";