Skip to content

Commit 3e85fef

Browse files
authored
Merge pull request #69 from Project-MONAI/dependabot/nuget/xunit-2.6.5
Bump xunit from 2.6.3 to 2.6.5
2 parents 62f69ad + 6a68466 commit 3e85fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323
<ItemGroup>
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
25-
<PackageReference Include="xunit" Version="2.6.3" />
25+
<PackageReference Include="xunit" Version="2.6.5" />
2626
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)