From ec6d205993a8b591c8fe0ac8ddaa3edc3e298ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 06:49:18 +0000 Subject: [PATCH] Bump xunit from 2.6.2 to 2.6.3 in /csharp Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.3. - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.6.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj b/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj index 1fcc111..10171c7 100644 --- a/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj +++ b/csharp/tests/Murex/Kata/BowlingGame/BowlingGame.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all