Skip to content

Commit ba985e0

Browse files
chore(deps): update dependency xunit to 2.9.2 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2048cf commit ba985e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="FluentAssertions" Version="6.12.1"/>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
1212
<PackageReference Include="Moq" Version="4.20.72"/>
13-
<PackageReference Include="xunit" Version="2.9.1"/>
13+
<PackageReference Include="xunit" Version="2.9.2"/>
1414
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="2.8.2">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)