Skip to content

Commit 86ea202

Browse files
Bump NJsonSchema from 10.1.7 to 10.1.8 (#12088)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.7 to 10.1.8. - [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 ee75eff commit 86ea202

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.4.0" />
3535
<PackageReference Include="System.Threading.AccessControl" Version="4.7.0" />
3636
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
37-
<PackageReference Include="NJsonSchema" Version="10.1.7" />
37+
<PackageReference Include="NJsonSchema" Version="10.1.8" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)