Skip to content

Commit 0c40adb

Browse files
Bump the minor-version-updates group with 1 update
Bumps Newtonsoft.Json from 13.0.3 to 13.0.4 --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-version-updates - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05b1ce3 commit 0c40adb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PCAxis.Query.UnitTest/PCAxis.Query.UnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
17-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

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="13.0.3" />
30+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
3131
<PackageReference Include="PcAxis.Core" Version="1.2.7" />
3232
</ItemGroup>
3333

0 commit comments

Comments
 (0)