Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 2a9244d

Browse files
Bump xunit from 2.9.0 to 2.9.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. - [Commits](xunit/xunit@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 483bc13 commit 2a9244d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unosquare.EntityFramework.Specification.Tests/Unosquare.EntityFramework.Specification.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="FluentAssertions" Version="6.8.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
17-
<PackageReference Include="xunit" Version="2.9.0" />
17+
<PackageReference Include="xunit" Version="2.9.1" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)