Skip to content

Commit 08d9f13

Browse files
Bump xunit from 2.9.0 to 2.9.2 in the xunit group
Bumps the xunit group with 1 update: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e79c38 commit 08d9f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
4848
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
4949
<PackageVersion Include="System.IO.Abstractions.TestingHelpers" Version="$(SystemIOAbstractionsVersion)" />
50-
<PackageVersion Include="xunit" Version="2.9.0" />
50+
<PackageVersion Include="xunit" Version="2.9.2" />
5151
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
5252
</ItemGroup>
5353

0 commit comments

Comments
 (0)