Skip to content

Commit 41023a0

Browse files
authored
Merge pull request #53 from regulaforensics/dependabot/nuget/src/Regula.DocumentReader.WebClient/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Regula.DocumentReader.WebClient
2 parents 76e76be + 2e00929 commit 41023a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Regula.DocumentReader.WebClient/Regula.DocumentReader.WebClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="JsonSubTypes" Version="1.7.0" />
1616
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
17-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1818
<PackageReference Include="RestSharp" Version="106.12.0" />
1919
<PackageReference Include="System.ComponentModel.Annotations" Version="4.4.1" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)