Skip to content

Commit 417602d

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 e8bce13 commit 417602d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageVersion Include="Docker.DotNet" Version="3.125.15" />
2323
<PackageVersion Include="Akka.Persistence.TCK" Version="$(AkkaVersion)" />
2424
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
25-
<PackageVersion Include="xunit" Version="2.8.1" />
25+
<PackageVersion Include="xunit" Version="2.9.3" />
2626
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
2727
</ItemGroup>
2828
<!-- SourceLink support for all Akka.NET projects -->

0 commit comments

Comments
 (0)