Skip to content

Commit e475e53

Browse files
Bump NJsonSchema from 10.3.7 to 10.3.8 (PowerShell#14896)
Bumps NJsonSchema from 10.3.7 to 10.3.8. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 907746c commit e475e53

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="3.9.0-3.final" />
3535
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-preview.1.21102.12" />
3636
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.1.21102.12" />
37-
<PackageReference Include="NJsonSchema" Version="10.3.7" />
37+
<PackageReference Include="NJsonSchema" Version="10.3.8" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)