Skip to content

Commit 6cf037e

Browse files
Bump xunit from 2.6.6 to 2.7.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0. - [Commits](xunit/xunit@2.6.6...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4c1274 commit 6cf037e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AdoNet.Specification.Tests/AdoNet.Specification.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
</PropertyGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="xunit" Version="2.6.6" />
37-
<PackageReference Include="xunit.extensibility.execution" Version="2.6.6" />
36+
<PackageReference Include="xunit" Version="2.7.0" />
37+
<PackageReference Include="xunit.extensibility.execution" Version="2.7.0" />
3838
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
3939
</ItemGroup>
4040

0 commit comments

Comments
 (0)