Skip to content

Commit 71d8876

Browse files
Bump NJsonSchema from 10.1.13 to 10.1.14 (#12598)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.13 to 10.1.14. - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases) - [Commits](https://github.com/RicoSuter/NJsonSchema/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2c0f138 commit 71d8876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.5.0" />
3535
<PackageReference Include="System.Threading.AccessControl" Version="5.0.0-preview.4.20227.9" />
3636
<PackageReference Include="System.Drawing.Common" Version="5.0.0-preview.4.20227.9" />
37-
<PackageReference Include="NJsonSchema" Version="10.1.13" />
37+
<PackageReference Include="NJsonSchema" Version="10.1.14" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)