Skip to content

Commit 2577726

Browse files
Bump Verify.NUnit and Verify in /src (#777)
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) and [Verify](https://github.com/VerifyTests/Verify). These dependencies needed to be updated together. Updates `Verify.NUnit` from 27.0.0-beta.5 to 27.0.0-beta.6 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) Updates `Verify` from 27.0.0-beta.5 to 27.0.0-beta.6 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Verify 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 4855ec6 commit 2577726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<PackageVersion Include="Polyfill" Version="6.14.0" />
2121
<PackageVersion Include="ProjectDefaults" Version="1.0.139" />
2222
<PackageVersion Include="System.Data.SqlClient" Version="4.8.6" />
23-
<PackageVersion Include="Verify" Version="27.0.0-beta.5" />
23+
<PackageVersion Include="Verify" Version="27.0.0-beta.6" />
2424
<PackageVersion Include="Verify.DiffPlex" Version="3.1.0" />
25-
<PackageVersion Include="Verify.NUnit" Version="27.0.0-beta.5" />
25+
<PackageVersion Include="Verify.NUnit" Version="27.0.0-beta.6" />
2626
<PackageVersion Include="Verify.SqlServer" Version="10.0.0" />
2727
<!-- explicit to avoid CVE -->
2828
<PackageVersion Include="System.Text.Json" Version="8.0.4" />

0 commit comments

Comments
 (0)