Skip to content

Commit d592ad8

Browse files
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (PowerShell#18657)
1 parent cba9dac commit d592ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Management.Automation/System.Management.Automation.csproj

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

3131
<ItemGroup>
3232
<!-- the following package(s) are from https://github.com/JamesNK/Newtonsoft.Json -->
33-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
33+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
3434
<!-- the Application Insights package -->
3535
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
3636
<!-- the following package(s) are from https://github.com/dotnet/corefx -->

0 commit comments

Comments
 (0)