Skip to content

Commit 54b5028

Browse files
authored
Merge pull request #8 from codefactors/dependabot/nuget/xunit-2.9.3
build(deps): bump xunit from 2.9.2 to 2.9.3
2 parents b97c1f4 + d508191 commit 54b5028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/StandardWebhooks.Tests/StandardWebhooks.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14-
<PackageReference Include="xunit" Version="2.9.2" />
14+
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)