Skip to content

Commit

Permalink
build(deps): bump NJsonSchema
Browse files Browse the repository at this point in the history
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 11.0.0-preview006 to 11.0.0-preview008.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](RicoSuter/NJsonSchema@v11.0.0-preview006...v11.0.0-preview008)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 9691e7d commit 703d8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App/App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Mime-Detective" Version="23.10.1" />
<PackageReference Include="Minio" Version="6.0.1" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="3.1.0" />
<PackageReference Include="NJsonSchema" Version="11.0.0-preview006" />
<PackageReference Include="NJsonSchema" Version="11.0.0-preview008" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
<PackageReference Include="OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta2" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0-alpha.1" />
Expand Down

0 comments on commit 703d8c0

Please sign in to comment.