Skip to content

Commit 518a3ec

Browse files
authored
Merge pull request #152 from DanRigby/dependabot/nuget/JsonFeedNet/System.Text.Json-10.0.1
Bump System.Text.Json from 10.0.0 to 10.0.1
2 parents 17400b7 + 7264fb4 commit 518a3ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0" />
32+
<PackageReference Include="System.Text.Json" Version="10.0.1" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)