Skip to content

Commit 64ff1f8

Browse files
Bump NJsonSchema from 9.13.19 to 9.14.1 (#52)
Bumps [NJsonSchema](https://github.com/rsuter/NJsonSchema) from 9.13.19 to 9.14.1. - [Release notes](https://github.com/rsuter/NJsonSchema/releases) - [Commits](https://github.com/rsuter/NJsonSchema/commits) --- updated-dependencies: - dependency-name: NJsonSchema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52fa78b commit 64ff1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PowerShell-FeatureFlags.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Newtonsoft.json" Version="13.0.3" />
13-
<PackageReference Include="NJsonSchema" Version="9.13.19" />
13+
<PackageReference Include="NJsonSchema" Version="9.14.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)