Skip to content

Commit b6b99db

Browse files
Bump System.Text.Json from 10.0.2 to 10.0.3
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b384ad6 commit b6b99db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JsonFeedNet/JsonFeedNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030

3131
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'net6.0' ">
32-
<PackageReference Include="System.Text.Json" Version="10.0.2" />
32+
<PackageReference Include="System.Text.Json" Version="10.0.3" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)