Skip to content

Commit 3337318

Browse files
chore(deps): update dependency xunit to 2.9.3
1 parent e7df248 commit 3337318

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

consumer-dotnet-kafka/tests/tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
88
<PackageReference Include="PactNet" Version="5.0.0" />
99
<PackageReference Include="PactNet.Output.Xunit" Version="1.0.0" />
10-
<PackageReference Include="xunit" Version="2.9.2" />
10+
<PackageReference Include="xunit" Version="2.9.3" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>

provider-dotnet-kafka/tests/tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
88
<PackageReference Include="PactNet" Version="5.0.0" />
99
<PackageReference Include="PactNet.Output.Xunit" Version="1.0.0" />
10-
<PackageReference Include="xunit" Version="2.9.2" />
10+
<PackageReference Include="xunit" Version="2.9.3" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)