Skip to content

Commit 3eeeba1

Browse files
Bump xunit from 2.9.2 to 2.9.3 (#324)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a7ceac commit 3eeeba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Shouldly" Version="4.2.1" />
1919
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
2020
<PackageVersion Include="System.Text.Json" Version="$(SystemTextJsonVersion)" />
21-
<PackageVersion Include="xunit" Version="2.9.2" />
21+
<PackageVersion Include="xunit" Version="2.9.3" />
2222
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
2323
</ItemGroup>
2424
<ItemGroup>

0 commit comments

Comments
 (0)