Skip to content

Commit 1c0259f

Browse files
Bump the xunit group with 2 updates (#3401)
* Bump the xunit group with 2 updates Bumps the xunit group with 2 updates: [xunit.v3](https://github.com/xunit/xunit) and [Verify.XunitV3](https://github.com/VerifyTests/Verify). Updates `xunit.v3` from 2.0.1 to 2.0.2 - [Commits](xunit/xunit@v3-2.0.1...v3-2.0.2) Updates `Verify.XunitV3` from 29.3.0 to 30.0.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@29.3.0...30.0.0) --- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: Verify.XunitV3 dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Costello <[email protected]>
1 parent 1632e11 commit 1c0259f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
<PackageVersion Include="NSwag.MSBuild" Version="14.4.0" />
3131
<PackageVersion Include="ReportGenerator" Version="5.4.4" />
3232
<PackageVersion Include="System.Text.Json" Version="4.6.0" />
33-
<PackageVersion Include="Verify.XunitV3" Version="29.3.0" />
33+
<PackageVersion Include="Verify.XunitV3" Version="30.0.0" />
3434
<PackageVersion Include="xunit" Version="2.9.3" />
3535
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
36-
<PackageVersion Include="xunit.v3" Version="2.0.1" />
37-
<PackageVersion Include="xunit.v3.extensibility.core" Version="2.0.1" />
36+
<PackageVersion Include="xunit.v3" Version="2.0.2" />
37+
<PackageVersion Include="xunit.v3.extensibility.core" Version="2.0.2" />
3838
</ItemGroup>
3939
</Project>

0 commit comments

Comments
 (0)