Skip to content

Commit 08e98f7

Browse files
build(deps): bump System.Text.Json in /csharp/PhoneNumbers.Extensions
Bumps System.Text.Json from 7.0.4 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2467001 commit 08e98f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/PhoneNumbers.Extensions/PhoneNumbers.Extensions.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737

3838
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
39-
<PackageReference Include="System.Text.Json" Version="7.0.4" />
39+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
4040
</ItemGroup>
4141

4242
</Project>

0 commit comments

Comments
 (0)