Skip to content

Commit 3c23b63

Browse files
build(deps): bump xunit from 2.7.0 to 2.8.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.1. - [Commits](xunit/xunit@2.7.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 340e9d6 commit 3c23b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/LuhnDotNetTest.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
12-
<PackageReference Include="xunit" Version="2.7.0" />
12+
<PackageReference Include="xunit" Version="2.8.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)