Skip to content

Commit f8bf53a

Browse files
authored
Merge pull request #6 from statisticssweden/dependabot/nuget/PCAxis.Query/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /PCAxis.Query
2 parents a647f03 + 0bd5baa commit f8bf53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PCAxis.Query/PCAxis.Query.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>
30-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
30+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3131
<PackageReference Include="PCAxis.Common" Version="1.0.2" />
3232
<PackageReference Include="PCAxis.Core" Version="1.0.3" />
3333
</ItemGroup>

0 commit comments

Comments
 (0)