From b21b6c5feaa821aee87aaf23544cb964bff2d0a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:07:18 +0000 Subject: [PATCH] Bump xunit from 2.6.2 to 2.6.4 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.4. - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.6.4) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/NHSNumberValidator.Test/NHSNumberValidator.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/NHSNumberValidator.Test/NHSNumberValidator.Test.csproj b/test/NHSNumberValidator.Test/NHSNumberValidator.Test.csproj index 6809ccc..7328a93 100644 --- a/test/NHSNumberValidator.Test/NHSNumberValidator.Test.csproj +++ b/test/NHSNumberValidator.Test/NHSNumberValidator.Test.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive