From 48da926345f8dcee3cbbce329c57cdda5c09083e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:00:58 +0000 Subject: [PATCH] chore(deps): Bump VerifyVersion from 28.4.0 to 28.6.0 Bumps `VerifyVersion` from 28.4.0 to 28.6.0. Updates `Verify.Xunit` from 28.4.0 to 28.6.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.4.0...28.6.0) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/TestHelpers/TestHelpers.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/TestHelpers/TestHelpers.csproj b/test/TestHelpers/TestHelpers.csproj index 0a54e4e..bd7c3d6 100644 --- a/test/TestHelpers/TestHelpers.csproj +++ b/test/TestHelpers/TestHelpers.csproj @@ -7,7 +7,7 @@ - 28.4.0 + 28.6.0 20.8.2 true $(DefineConstants);VERIFY_PUBLIC_API