From 05c5d73a7cd2fac4b6aa817b18240bb66ecc0928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:33:19 +0000 Subject: [PATCH] Bump xunit in /Services/MovieSystem/MovieSystem.UnitTests Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.6.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.3...2.6.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../MovieSystem.UnitTests/MovieSystem.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Services/MovieSystem/MovieSystem.UnitTests/MovieSystem.UnitTests.csproj b/Services/MovieSystem/MovieSystem.UnitTests/MovieSystem.UnitTests.csproj index ba6541f..af6c254 100644 --- a/Services/MovieSystem/MovieSystem.UnitTests/MovieSystem.UnitTests.csproj +++ b/Services/MovieSystem/MovieSystem.UnitTests/MovieSystem.UnitTests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive