From 0ce97d6e54aaa79399d32072d518d40c49212109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 01:15:23 +0000 Subject: [PATCH] Bump the dev-dependencies group with 4 updates Bumps the dev-dependencies group with 4 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [xunit](https://github.com/xunit/xunit), [xunit.analyzers](https://github.com/xunit/xunit.analyzers) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Microsoft.NET.Test.Sdk` from 17.6.3 to 17.7.2 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.2) Updates `xunit` from 2.5.0 to 2.5.3 - [Commits](https://github.com/xunit/xunit/commits) Updates `xunit.analyzers` from 1.2.0 to 1.4.0 - [Commits](https://github.com/xunit/xunit.analyzers/compare/1.2.0...1.4.0) Updates `xunit.runner.visualstudio` from 2.5.0 to 2.5.3 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.0...2.5.3) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: xunit.analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- JsonFeedNet.Tests/JsonFeedNet.Tests.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/JsonFeedNet.Tests/JsonFeedNet.Tests.csproj b/JsonFeedNet.Tests/JsonFeedNet.Tests.csproj index e125046..79d1bc2 100644 --- a/JsonFeedNet.Tests/JsonFeedNet.Tests.csproj +++ b/JsonFeedNet.Tests/JsonFeedNet.Tests.csproj @@ -11,10 +11,10 @@ - - - - + + + +