Skip to content

Commit bc737f4

Browse files
[dependabot]: Bump Newtonsoft.Json from 13.0.3 to 13.0.4 (#1837)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06cfb70 commit bc737f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/src/file-pusher/file-pusher.csproj

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

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.DotNet.VersionTools" Version="9.0.0-beta.25255.5" />
15-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
15+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1616
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
1717
<PackageReference Include="System.Diagnostics.TextWriterTraceListener" Version="4.3.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)