Skip to content

Commit

Permalink
build(deps): Bump Verify.Xunit and xunit.extensibility.execution
Browse files Browse the repository at this point in the history
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) and [xunit.extensibility.execution](https://github.com/xunit/xunit). These dependencies needed to be updated together.

Updates `Verify.Xunit` from 23.2.0 to 23.2.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.2.0...23.2.1)

Updates `xunit.extensibility.execution` from 2.6.6 to 2.7.0
- [Commits](xunit/xunit@2.6.6...2.7.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: xunit.extensibility.execution
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed Feb 27, 2024
1 parent ab5512b commit 8ccc74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bunit.generators.tests/bunit.generators.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageReference Include="Verify.Xunit" Version="23.2.0" />
<PackageReference Include="Verify.Xunit" Version="23.2.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
Expand Down

0 comments on commit 8ccc74c

Please sign in to comment.