Skip to content

Commit 26821e8

Browse files
Bump xunit from 2.4.1 to 2.4.2 in /src (#344)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e86870 commit 26821e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.AzureDevOps.Tests/Cake.AzureDevOps.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Moq" Version="4.18.1" />
2222
<PackageReference Include="Shouldly" Version="4.0.3" />
2323
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
24-
<PackageReference Include="xunit" Version="2.4.1" />
24+
<PackageReference Include="xunit" Version="2.4.2" />
2525
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)