Skip to content

Commit 606d2f4

Browse files
authored
Merge pull request #11620 from github/dependabot/nuget/csharp/autobuilder/Semmle.Autobuild.CSharp/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /csharp/autobuilder/Semmle.Autobuild.CSharp
2 parents 387a673 + 8600d2d commit 606d2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/autobuilder/Semmle.Autobuild.CSharp/Semmle.Autobuild.CSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.Build" Version="17.3.2" />
18-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
18+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<ProjectReference Include="..\..\extractor\Semmle.Util\Semmle.Util.csproj" />

0 commit comments

Comments
 (0)