Skip to content

Commit 7be5b79

Browse files
chore(deps): bump the verify group with 7 updates
Bumps the verify group with 7 updates: | Package | From | To | | --- | --- | --- | | [Verify.Xunit](https://github.com/VerifyTests/Verify) | `28.6.0` | `28.6.1` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.4` | `3.6.4` | | [Verify.MSTest](https://github.com/VerifyTests/Verify) | `28.6.0` | `28.6.1` | | [NUnit](https://github.com/nunit/nunit) | `4.3.0` | `4.3.0` | | [Verify.Nunit](https://github.com/VerifyTests/Verify) | `28.6.0` | `28.6.1` | | [Verify.TUnit](https://github.com/VerifyTests/Verify) | `28.6.0` | `28.6.1` | | [Verify.XunitV3](https://github.com/VerifyTests/Verify) | `28.6.0` | `28.6.1` | Updates `Verify.Xunit` from 28.6.0 to 28.6.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.6.0...28.6.1) Updates `MSTest.TestFramework` from 3.6.4 to 3.6.4 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.6.4) Updates `Verify.MSTest` from 28.6.0 to 28.6.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.6.0...28.6.1) Updates `NUnit` from 4.3.0 to 4.3.0 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.3.0...4.3.0) Updates `Verify.Nunit` from 28.6.0 to 28.6.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.6.0...28.6.1) Updates `Verify.TUnit` from 28.6.0 to 28.6.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.6.0...28.6.1) Updates `Verify.XunitV3` from 28.6.0 to 28.6.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.6.0...28.6.1) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: Verify.Nunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: Verify.TUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify - dependency-name: Verify.XunitV3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: verify ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4f3494 commit 7be5b79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Directory.Packages.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
<PackageVersion Include="PublicApiGenerator" Version="11.3.0" />
2929
<PackageVersion Include="TUnit" Version="0.5.6" />
3030
<PackageVersion Include="TUnit.Core" Version="0.5.6" />
31-
<PackageVersion Include="Verify.MSTest" Version="28.6.0" />
32-
<PackageVersion Include="Verify.NUnit" Version="28.6.0" />
33-
<PackageVersion Include="Verify.TUnit" Version="28.6.0" />
34-
<PackageVersion Include="Verify.Xunit" Version="28.6.0" />
35-
<PackageVersion Include="Verify.XunitV3" Version="28.6.0" />
31+
<PackageVersion Include="Verify.MSTest" Version="28.6.1" />
32+
<PackageVersion Include="Verify.NUnit" Version="28.6.1" />
33+
<PackageVersion Include="Verify.TUnit" Version="28.6.1" />
34+
<PackageVersion Include="Verify.Xunit" Version="28.6.1" />
35+
<PackageVersion Include="Verify.XunitV3" Version="28.6.1" />
3636
<PackageVersion Include="xunit" Version="2.9.2" />
3737
<PackageVersion Include="xunit.extensibility.core" Version="2.9.2" />
3838
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />

0 commit comments

Comments
 (0)