Skip to content

Commit 031aee9

Browse files
Bump NJsonSchema from 10.7.0 to 10.7.1 (PowerShell#17381)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.7.0 to 10.7.1. - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases) - [Commits](RicoSuter/NJsonSchema@v10.7.0...v10.7.1) --- updated-dependencies: - dependency-name: NJsonSchema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7a4b7d commit 031aee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="4.3.0-1.final" />
3535
<PackageReference Include="System.Threading.AccessControl" Version="7.0.0-preview.4.22229.4" />
3636
<PackageReference Include="System.Drawing.Common" Version="7.0.0-preview.4.22229.4" />
37-
<PackageReference Include="NJsonSchema" Version="10.7.0" />
37+
<PackageReference Include="NJsonSchema" Version="10.7.1" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)