Skip to content

Commit 4cb578c

Browse files
chore: Bump xunit from 2.9.2 to 2.9.3 (#53)
--- updated-dependencies: - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe88e1a commit 4cb578c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NetPace.Console.Tests/NetPace.Console.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Spectre.Console.Testing" Version="0.51.1" />
1212
<PackageReference Include="Verify" Version="28.8.1" />
1313
<PackageReference Include="Verify.Xunit" Version="28.8.1" />
14-
<PackageReference Include="xunit" Version="2.9.2" />
14+
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)