Skip to content

Commit b0c90db

Browse files
build(deps): Bump xunit from 2.9.0 to 2.9.2 in /src/CF.Customer.UnitTest
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](xunit/xunit@2.9.0...2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d16248 commit b0c90db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CF.Customer.UnitTest/CF.Customer.UnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1212
<PackageReference Include="Moq" Version="4.20.72" />
13-
<PackageReference Include="xunit" Version="2.9.0" />
13+
<PackageReference Include="xunit" Version="2.9.2" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)