Skip to content

Commit 6d71ff5

Browse files
chore(deps): update dependency xunit.v3 to v3 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c596028 commit 6d71ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/JamieMagee.MicrosoftSecurityUpdates.Client.Test/JamieMagee.MicrosoftSecurityUpdates.Client.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="FluentAssertions" Version="6.12.2" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13-
<PackageReference Include="xunit.v3" Version="2.0.3" />
13+
<PackageReference Include="xunit.v3" Version="3.0.1" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)