Skip to content

Commit 6a68466

Browse files
Bump xunit from 2.6.3 to 2.6.5
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.3 to 2.6.5. - [Commits](xunit/xunit@2.6.3...2.6.5) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ec97b commit 6a68466

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

Lines changed: 1 addition & 1 deletion
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)