Skip to content

Commit

Permalink
Merge pull request #32 from corvus-dotnet/dependabot/nuget/Solutions/…
Browse files Browse the repository at this point in the history
…System.Text.Json-7.0.1

Bump System.Text.Json from 7.0.0 to 7.0.1 in /Solutions
  • Loading branch information
idg10 authored Dec 14, 2022
2 parents 23b9399 + d377719 commit 030abc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="System.Buffers" Version="4.5.1" />
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.0" />
<PackageReference Include="System.Text.Json" Version="7.0.0" />
<PackageReference Include="System.Text.Json" Version="7.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 030abc5

Please sign in to comment.