From 9211fb40cec8f010f2baf8b260bd2c23460f7cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:31:57 +0000 Subject: [PATCH] chore: bump the dependencies group in /SQLParser.Tests with 2 updates Bumps the dependencies group in /SQLParser.Tests with 2 updates: xunit and xunit.runner.visualstudio. Updates `xunit` from 2.8.1 to 2.9.0 Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- SQLParser.Tests/SQLParser.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQLParser.Tests/SQLParser.Tests.csproj b/SQLParser.Tests/SQLParser.Tests.csproj index 42c7788..ac00a73 100644 --- a/SQLParser.Tests/SQLParser.Tests.csproj +++ b/SQLParser.Tests/SQLParser.Tests.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers