Skip to content

Commit 7209fb1

Browse files
Bump xunit from 2.5.0 to 2.5.1 (#64)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](xunit/xunit@2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 965da11 commit 7209fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
12-
<PackageReference Include="xunit" Version="2.5.0" />
12+
<PackageReference Include="xunit" Version="2.5.1" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)