Skip to content

Commit 023dc41

Browse files
Bump xunit from 2.7.0 to 2.9.2 (#121)
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.9.2. - [Commits](xunit/xunit@v2-2.7.0...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb82323 commit 023dc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Org.Quickstart.IntegrationTests/Org.Quickstart.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
15-
<PackageReference Include="xunit" Version="2.7.0" />
15+
<PackageReference Include="xunit" Version="2.9.2" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)