Skip to content

Commit 30088da

Browse files
Bump xunit from 2.9.2 to 2.9.3
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f4670d commit 30088da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Epsilon.UnitTest/Epsilon.UnitTest.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Bogus" Version="35.6.1" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
1515
<PackageReference Include="Moq" Version="4.20.72" />
16-
<PackageReference Include="xunit" Version="2.9.2"/>
16+
<PackageReference Include="xunit" Version="2.9.3"/>
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)