Skip to content

Commit

Permalink
Merge pull request #258 from twcclegg/dependabot/nuget/csharp/PhoneNu…
Browse files Browse the repository at this point in the history
…mbers.Extensions/System.Text.Json-8.0.4

build(deps): bump System.Text.Json from 7.0.4 to 8.0.4 in /csharp/PhoneNumbers.Extensions
  • Loading branch information
twcclegg authored Jul 14, 2024
2 parents 2467001 + 08e98f7 commit 29957db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Text.Json" Version="7.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit 29957db

Please sign in to comment.