Skip to content

Commit

Permalink
chore(deps): Bump NJsonSchema from 11.0.2 to 11.1.0 in /sdk-dotnet
Browse files Browse the repository at this point in the history
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 11.0.2 to 11.1.0.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](RicoSuter/NJsonSchema@v11.0.2...v11.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 16f5d4d commit 67b27eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dotnet/src/Inferable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="NJsonSchema" Version="11.0.2" />
<PackageReference Include="NJsonSchema" Version="11.1.0" />
</ItemGroup>
</Project>

0 comments on commit 67b27eb

Please sign in to comment.