Skip to content

Commit f59b763

Browse files
authored
Merge pull request #464 from microsoft/dependabot/nuget/xunit-2.6.3
Bump xunit from 2.6.2 to 2.6.3
2 parents c32ed5e + b1e854f commit f59b763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.OpenAPI.OData.Reader.Tests/Microsoft.OpenAPI.OData.Reader.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</PackageReference>
7575
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
7676
<PackageReference Include="Microsoft.OpenApi" Version="1.6.11" />
77-
<PackageReference Include="xunit" Version="2.6.2" />
77+
<PackageReference Include="xunit" Version="2.6.3" />
7878
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
7979
<PrivateAssets>all</PrivateAssets>
8080
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)