Skip to content

Commit 9c9836a

Browse files
build(deps): bump the phonenumbers_test_minor_patch_updates group
Bumps the phonenumbers_test_minor_patch_updates group in /csharp/PhoneNumbers.Test with 1 update: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.6.4 to 2.6.6 - [Commits](xunit/xunit@2.6.4...2.6.6) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: phonenumbers_test_minor_patch_updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46ef382 commit 9c9836a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/PhoneNumbers.Test/PhoneNumbers.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1818
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
19-
<PackageReference Include="xunit" Version="2.6.4" />
19+
<PackageReference Include="xunit" Version="2.6.6" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)