diff --git a/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj b/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj index 9f9346a..61c11dc 100644 --- a/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj +++ b/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj @@ -22,7 +22,7 @@ </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" /> - <PackageReference Include="xunit" Version="2.6.5" /> + <PackageReference Include="xunit" Version="2.6.6" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.5.5"> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> <PrivateAssets>all</PrivateAssets>