Skip to content

Commit 53bfcb4

Browse files
Bump xunit from 2.4.1 to 2.4.2 in /src (#72)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e43e5b0 commit 53bfcb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BBT.StrategyPattern.Tests/BBT.StrategyPattern.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="FluentAssertions" Version="6.9.0" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
2525
<PackageReference Include="Ninject" Version="3.3.5" />
26-
<PackageReference Include="xunit" Version="2.4.1" />
26+
<PackageReference Include="xunit" Version="2.4.2" />
2727
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2828
<PrivateAssets>all</PrivateAssets>
2929
</PackageReference>

0 commit comments

Comments
 (0)