Skip to content

Commit 37c1a8c

Browse files
authored
Merge pull request #434 from microsoft/dependabot/nuget/xunit-2.5.3
Bump xunit from 2.5.2 to 2.5.3
2 parents 8babb9d + 2a02692 commit 37c1a8c

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
@@ -72,7 +72,7 @@
7272
</PackageReference>
7373
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
7474
<PackageReference Include="Microsoft.OpenApi" Version="1.6.9" />
75-
<PackageReference Include="xunit" Version="2.5.2" />
75+
<PackageReference Include="xunit" Version="2.5.3" />
7676
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
7777
<PrivateAssets>all</PrivateAssets>
7878
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)