Skip to content

Commit c25adaa

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Update all AWSSDK versions</PackageReleaseNotes>
2424

2525
<TestsNetCoreFramework>netcoreapp3.1</TestsNetCoreFramework>
2626
<TestsNet>net6.0</TestsNet>
27-
<XunitVersion>2.8.1</XunitVersion>
27+
<XunitVersion>2.9.3</XunitVersion>
2828
<XUnitRunnerVersion>2.8.1</XUnitRunnerVersion>
2929
<CoverletVersion>6.0.3</CoverletVersion>
3030
<FluentAssertionVersion>7.0.0</FluentAssertionVersion>

0 commit comments

Comments
 (0)