Skip to content

Commit 5647d4a

Browse files
Bump 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e132706 commit 5647d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DIDemoServices/DIDemoServices.csproj

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

77
<ItemGroup>
88
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.1" />
9-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)