Skip to content

Commit eb23ca9

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): Bump Verify.Xunit and xunit.extensibility.execution
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 22.5.0 to 22.8.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) Updates `xunit.extensibility.execution` from 2.5.2 to 2.6.2 - [Commits](xunit/xunit@2.5.2...2.6.2) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.extensibility.execution dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 448adac commit eb23ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bunit.generators.tests/bunit.generators.tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1616
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
1717
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
18-
<PackageReference Include="Verify.Xunit" Version="22.5.0" />
18+
<PackageReference Include="Verify.Xunit" Version="22.8.0" />
1919
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
2020
<PackageReference Update="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
2121
<PackageReference Update="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.8.0" />

0 commit comments

Comments
 (0)