Skip to content

Commit 603e9e1

Browse files
Bump the phonenumbers_extensions_minor_patch_updates group with 1 update
Bumps System.Text.Json from 8.0.5 to 8.0.6 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: phonenumbers_extensions_minor_patch_updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc19559 commit 603e9e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp/PhoneNumbers.Extensions/PhoneNumbers.Extensions.csproj

Lines changed: 1 addition & 1 deletion
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="8.0.5" />
39+
<PackageReference Include="System.Text.Json" Version="8.0.6" />
4040
</ItemGroup>
4141

4242
</Project>

0 commit comments

Comments
 (0)