Skip to content

Commit 776d1b1

Browse files
Bump xunit from 2.5.3 to 2.8.1 (#401)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.8.1. - [Commits](xunit/xunit@2.5.3...2.8.1) --- 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 96ae6e3 commit 776d1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="EntityFramework" Version="6.4.4" />
2020
<PackageVersion Include="Akka.Hosting.TestKit" Version="$(AkkaVersion)" />
2121
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
22-
<PackageVersion Include="xunit" Version="2.5.3" />
22+
<PackageVersion Include="xunit" Version="2.8.1" />
2323
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
2424
<PackageVersion Include="Akka.TestKit.Xunit2" Version="$(AkkaVersion)" />
2525
<PackageVersion Include="Akka.Streams.TestKit" Version="$(AkkaVersion)" />

0 commit comments

Comments
 (0)