diff --git a/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj b/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj index e95e4bd..1f548e7 100644 --- a/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj +++ b/src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj @@ -26,7 +26,7 @@ <ItemGroup> <PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.15" /> <PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" /> - <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" /> + <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" /> <PackageReference Include="xunit" Version="2.4.2" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5"> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>